06Feb22rv1_12_0+0277-17527c8864c - detailed test results for NETEDIT

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/coverageGcc/sumo/tests -reconnect /home/delphi/coverageGcc/texttesttmp/coverage_gcc4_64.28Feb090717.3947188 -g

To start TextTest for these tests, run:

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


gui: 2853 tests: 1651 succeeded 971 FAILED 231 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : TAZElements taz create center ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,59c6,33
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -20.00,-30.00,70.00,70.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' from viewNet
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -20.00,-30.00,70.00,70.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -20.00,-30.00,70.00,70.00
< 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: Additionals saved
<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">
    <taz id="taz_0" shape="30.00,10.00 30.00,20.00 20.00,20.00 20.00,10.00 30.00,10.00" center="20.00,30.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
10,74c10,37
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_1' into viewNet
< GLDebug: 	Inserted taz:taz_1 into SUMORTree with boundary -20.00,-30.00,70.00,60.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_1' from viewNet
< GLDebug: 	Removed object taz:taz_1 from SUMORTree with boundary -20.00,-30.00,70.00,60.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' from viewNet
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -40.00,-30.00,50.00,60.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' into viewNet
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -40.00,-30.00,50.00,60.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_1' into viewNet
< GLDebug: 	Inserted taz:taz_1 into SUMORTree with boundary -20.00,-30.00,70.00,60.00
< 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 ----------
23c23
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
11d10
<     <taz id="taz_1" shape="30.00,-10.00 30.00,10.00 10.00,10.00 10.00,-10.00 30.00,-10.00" color="blue"/>
---------- Differences in errors ----------
15,21d14
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_1' into viewNet
< GLDebug: 	Inserted taz:taz_1 into SUMORTree with boundary -30.00,-50.00,70.00,50.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_1' from viewNet
< GLDebug: 	Removed object taz:taz_1 from SUMORTree with boundary -30.00,-50.00,70.00,50.00
29a23
> Debug: Keys Ctrl+Z (Undo) pressed
39,41d32
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_1' into viewNet
< GLDebug: 	Inserted taz:taz_1 into SUMORTree with boundary -30.00,-50.00,70.00,50.00
69,71d59
< Debug: Removing taz 'taz_1' from net in ~GNEChange_TAZElement()
< GLDebug: 	Removed object taz:taz_1 from SUMORTree with boundary -30.00,-50.00,70.00,50.00
< Debug: delete taz 'taz_1' in ~GNEChange_TAZElement()

TEST FAILED on ts-sim-build-ba : TAZElements taz create fill ( Last six runs Feb2022 )

---------- Differences in additionals ----------
6c6
<     <taz id="taz_1" shape="20.00,10.00 20.00,20.00 10.00,20.00 10.00,10.00 20.00,10.00" fill="1" color="blue"/>
---
>     <taz id="taz_1" shape="20.00,10.00 20.00,20.00 10.00,20.00 10.00,10.00 20.00,10.00" color="blue"/>

TEST FAILED on ts-sim-build-ba : TAZElements taz inspect center ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <taz id="taz_0" shape="10.00,10.00 10.00,20.00 0.00,20.00 0.00,10.00 10.00,10.00" center="12.00,8.00" color="blue"/>
---
>     <taz id="taz_0" shape="12.00,8.00" color="blue"/>
---------- Differences in errors ----------
10c10,12
< Debug: Value 'dummyTAZ' for attribute center of taz 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 'dummyTAZ' for attribute shape of taz isn't valid
> Debug: Value '' for attribute shape of taz isn't valid
13c15
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -40.00,-32.00,52.00,60.00
---
> GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -28.00,-32.00,52.00,48.00
17c19
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -40.00,-32.00,52.00,60.00
---
> GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -28.00,-32.00,52.00,48.00
31c33
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -40.00,-32.00,52.00,60.00
---
> GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -28.00,-32.00,52.00,48.00
60c62
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -40.00,-32.00,52.00,60.00
---
> GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -28.00,-32.00,52.00,48.00
---------- Differences in log ----------
0a1
> 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 : TAZElements taz inspect color ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <taz id="taz_0" shape="10.00,10.00 10.00,20.00 0.00,20.00 0.00,10.00 10.00,10.00" color="125,60,200"/>
---
>     <taz id="taz_0" shape="10.00,10.00 10.00,20.00 0.00,20.00 0.00,10.00 10.00,10.00" color="blue"/>
---------- Differences in errors ----------
10,13c10,63
< Debug: Value 'dummyColor' for attribute color of taz isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,50
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of /home/delphi/coverageGcc/texttesttmp/netedit.gui.06Feb092450.1227489/netedit.gui/additionalElements/parkingspace/create/length/net.net.xml failed.
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <taz id="taz_0" shape="10.00,10.00 10.00,20.00 0.00,20.00 0.00,10.00 10.00,10.00" fill="1" color="blue"/>
---
>     <taz id="taz_0" shape="10.00,10.00 10.00,20.00 0.00,20.00 0.00,10.00 10.00,10.00" color="blue"/>
---------- Differences in errors ----------
10,13c10
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value ' ' for attribute center of taz isn't valid
17a15
> Debug: Keys Ctrl+Z (Undo) pressed
23,24d20
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute

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

---------- Differences in additionals ----------
5c5
<     <taz id="newID" shape="10.00,10.00 10.00,20.00 0.00,20.00 0.00,10.00 10.00,10.00" color="blue"/>
---
>     <taz id="taz_0" shape="10.00,10.00 10.00,20.00 0.00,20.00 0.00,10.00 10.00,10.00" color="blue"/>
---------- Differences in errors ----------
14,20c14,67
< Debug: Value 'taz_1' for attribute id of taz isn't valid
< Debug: Value '' for attribute id of taz isn't valid
< Debug: Value 'ID with spaces' for attribute id of taz isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,50
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of /home/delphi/coverageGcc/texttesttmp/netedit.gui.06Feb092450.1227489/netedit.gui/additionalElements/parkingspace/create/length/net.net.xml failed.
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : TAZElements taz inspect name ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <taz id="taz_0" shape="10.00,10.00 10.00,20.00 0.00,20.00 0.00,10.00 10.00,10.00" name="customName" color="blue"/>
---
>     <taz id="taz_0" shape="10.00,10.00 10.00,20.00 0.00,20.00 0.00,10.00 10.00,10.00" color="blue"/>
---------- Differences in errors ----------
10,13c10
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'customName' for attribute color of taz isn't valid
17a15
> Debug: Keys Ctrl+Z (Undo) pressed
23,24d20
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute

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

---------- Differences in additionals ----------
5,9c5
<     <taz id="taz_0" shape="10.00,10.00 10.00,20.00 0.00,20.00 0.00,10.00 10.00,10.00" color="blue">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </taz>
---
>     <taz id="taz_0" shape="10.00,10.00 10.00,20.00 0.00,20.00 0.00,10.00 10.00,10.00" color="blue"/>
---------- Differences in errors ----------
10,16c10,144
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3c1,125
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of /home/delphi/coverageGcc/texttesttmp/netedit.gui.06Feb092450.1227489/netedit.gui/additionalElements/parkingspace/create/length/net.net.xml failed.
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <taz id="taz_0" shape="12.00,8.00 9.00,13.00 12.00,18.00 7.00,15.00 2.00,18.00 5.00,13.00 2.00,8.00 7.00,11.00 12.00,8.00" color="blue"/>
---
>     <taz id="dummyTAZ" shape="10.00,10.00 10.00,20.00 0.00,20.00 0.00,10.00 10.00,10.00" color="blue"/>
---------- Differences in errors ----------
10,12d9
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
< Debug: Value 'dummyTAZ' for attribute shape of taz isn't valid
< Debug: Value '' for attribute shape of taz isn't valid
14,23c11,13
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -40.00,-30.00,50.00,60.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -28.00,-32.00,52.00,48.00
< Debug: Setting new attribute
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -28.00,-32.00,52.00,48.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -38.00,-32.00,52.00,58.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -38.00,-32.00,52.00,58.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -28.00,-32.00,52.00,48.00
---
> Debug: Value '' for attribute id of taz isn't valid
> Debug: Value '12.00,8.00' for attribute id of taz isn't valid
> Debug: Value '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' for attribute id of taz isn't valid
27,28d16
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -28.00,-32.00,52.00,48.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -40.00,-30.00,50.00,60.00
32a21
> Debug: Keys Ctrl+Z (Undo) pressed
40,41d28
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -40.00,-30.00,50.00,60.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -28.00,-32.00,52.00,48.00
43,46d29
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
<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.

TEST FAILED on ts-sim-build-ba : TAZElements taz inspect_selected center ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <taz id="TAZ_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" center="23.00,24.00" fill="1" name="name1" color="red">
---
>     <taz id="TAZ_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" center="20.00,30.00" fill="1" name="name1" color="red">
10c10
<     <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" center="23.00,24.00" name="name2" color="red">
---
>     <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" center="40.00,50.00" name="name2" color="red">
---------- Differences in errors ----------
16,30c16,42
< Debug: Value 'dummyColor' for attribute center of taz isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object taz:TAZ_0 from SUMORTree with boundary -38.00,-32.00,60.00,70.00
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -38.00,-32.00,63.00,64.00
< Debug: Setting new attribute
< GLDebug: 	Removed object taz:TAZ_1 from SUMORTree with boundary -18.00,-32.00,80.00,90.00
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary -18.00,-32.00,72.00,64.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object taz:TAZ_1 from SUMORTree with boundary -18.00,-32.00,72.00,64.00
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary -18.00,-32.00,80.00,90.00
< Debug: Restoring previous attribute
< GLDebug: 	Removed object taz:TAZ_0 from SUMORTree with boundary -38.00,-32.00,63.00,64.00
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -38.00,-32.00,60.00,70.00
---
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,25
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of /home/delphi/coverageGcc/texttesttmp/netedit.gui.06Feb092450.1227489/netedit.gui/additionalElements/parkingspace/create/length/net.net.xml failed.

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

---------- Differences in additionals ----------
5c5
<     <taz id="TAZ_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" center="20.00,30.00" fill="1" name="name1" color="125,60,200">
---
>     <taz id="TAZ_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" center="20.00,30.00" fill="1" name="name1" color="red">
10c10
<     <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" center="40.00,50.00" name="name2" color="125,60,200">
---
>     <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" center="40.00,50.00" name="name2" color="red">
---------- Differences in errors ----------
16,22c16,69
< Debug: Value 'dummyColor' for attribute color of taz isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,50
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of /home/delphi/coverageGcc/texttesttmp/netedit.gui.06Feb092450.1227489/netedit.gui/additionalElements/parkingspace/create/length/net.net.xml failed.
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
10c10
<     <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" center="40.00,50.00" fill="1" name="name2" color="red">
---
>     <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" center="40.00,50.00" name="name2" color="red">
---------- Differences in errors ----------
16,22c16,17
< Debug: Value 'dummyFill' for attribute fill of taz isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyFill' for attribute center of taz isn't valid
> Debug: Value 'true' for attribute center of taz isn't valid
28a24
> Debug: Keys Ctrl+Z (Undo) pressed
36,38d31
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : TAZElements taz inspect_selected name ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <taz id="TAZ_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" center="20.00,30.00" fill="1" name="custom name" color="red">
---
>     <taz id="TAZ_0" shape="12.00,8.00 12.00,18.00 2.00,18.00 2.00,8.00 12.00,8.00" center="20.00,30.00" fill="1" name="name1" color="red">
10c10
<     <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" center="40.00,50.00" name="custom name" color="red">
---
>     <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" center="40.00,50.00" name="name2" color="red">
---------- Differences in errors ----------
16,21c16
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'custom name' for attribute color of taz isn't valid
28a24
> Debug: Keys Ctrl+Z (Undo) pressed
36,38d31
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute

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

---------- 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 ----------
7d6
< Debug: Inserting generic parameter 'keyA1|valueA1' into 
9d7
< Debug: Inserting generic parameter 'keyA2|valueA2' into 
11d8
< Debug: Inserting generic parameter 'keyA3|valueA3' into 
15d11
< Debug: Inserting generic parameter 'keyB1|valueB1' into 
17d12
< Debug: Inserting generic parameter 'keyB2|valueB2' into 
19d13
< Debug: Inserting generic parameter 'keyB3|valueB3' into 
22,35c16,150
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Open additional dialog
> Debug: Close additional dialog
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3c1,125
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of /home/delphi/coverageGcc/texttesttmp/netedit.gui.06Feb092450.1227489/netedit.gui/additionalElements/parkingspace/create/length/net.net.xml failed.
<truncated after showing first 30 lines>
TAZElements taz inspect_selected parameters ( Last six runs Feb2022 )
shapeElements poly inspect_selected parameters ( Last six runs Feb2022 )

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

---------- Differences in additionals ----------
4a5,7
>     <e3Detector id="e3Detector_1" pos="31.65,6.36" freq="100.00" file="e3Detector_1.txt" timeThreshold="5000" speedThreshold="2.51"/>
>     <e3Detector id="e3Detector_4" pos="31.65,-5.00" freq="100.00" file="e3Detector_2.txt" timeThreshold="5000" speedThreshold="2.51"/>
>     <e3Detector id="e3_1" pos="21.00,6.00" freq="300.00" file="e3_1.xml"/>
---------- Differences in errors ----------
19d18
< Debug: Selected item 'busStop' in TagSelector
21,24c20,23
< Debug: Adding e3Detector 'e3Detector_3' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_3 into SUMORTree with boundary 7.00,-4.00,27.00,16.00
< Debug: Adding e3Detector 'e3Detector_5' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_5 into SUMORTree with boundary 11.00,-4.00,31.00,16.00
---
> Debug: Adding e3Detector 'e3_0' in GNEChange_Additional
> GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 7.00,-4.00,27.00,16.00
> Debug: Adding e3Detector 'e3_1' in GNEChange_Additional
> GLDebug: 	Inserted e3Detector:e3_1 into SUMORTree with boundary 11.00,-4.00,31.00,16.00
26c25
< Debug: Adding detEntry 'e3Detector_3' in GNEChange_Additional
---
> Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry.
28,32c27,29
< Debug: Adding detEntry 'e3Detector_4' in GNEChange_Additional
< Debug: Removing detEntry 'e3Detector_3' in GNEChange_Additional
< Debug: Removing e3Detector 'e3Detector_3' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3Detector_3 from SUMORTree with boundary 7.00,-4.00,27.00,16.00
< Debug: Removing detEntry 'e3Detector_4' in GNEChange_Additional
---
> Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry.
> Debug: Removing e3Detector 'e3_0' in GNEChange_Additional
> GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 7.00,-4.00,27.00,16.00
35,36d31
< Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 17.79,-3.64,37.79,16.36
38,41c33,34
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,7d0
< Warning: An e3Detector need at least one detEntry detector
< Warning: e3Detector with ID='e3Detector_1' cannot be written
< Warning: An e3Detector need at least one detEntry 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 net ----------
8,10d7
<     <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>
12,13c9,10
<     <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="gneE1_0" intLanes="" shape="0.00,3.20 0.00,0.00"/>
<     <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00 50.00,3.20"/>
---
>     <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 detexit delete ( Last six runs Feb2022 )

---------- Differences in additionals ----------
4a5,7
>     <e3Detector id="e3Detector_1" pos="31.65,6.36" freq="100.00" file="e3Detector_1.txt" timeThreshold="5000" speedThreshold="2.51"/>
>     <e3Detector id="e3Detector_4" pos="31.65,-5.00" freq="100.00" file="e3Detector_2.txt" timeThreshold="5000" speedThreshold="2.51"/>
>     <e3Detector id="e3_1" pos="21.00,6.00" freq="300.00" file="e3_1.xml"/>
---------- Differences in errors ----------
19d18
< Debug: Selected item 'busStop' in TagSelector
21,24c20,23
< Debug: Adding e3Detector 'e3Detector_3' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_3 into SUMORTree with boundary 7.00,-4.00,27.00,16.00
< Debug: Adding e3Detector 'e3Detector_5' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_5 into SUMORTree with boundary 11.00,-4.00,31.00,16.00
---
> Debug: Adding e3Detector 'e3_0' in GNEChange_Additional
> GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 7.00,-4.00,27.00,16.00
> Debug: Adding e3Detector 'e3_1' in GNEChange_Additional
> GLDebug: 	Inserted e3Detector:e3_1 into SUMORTree with boundary 11.00,-4.00,31.00,16.00
26c25
< Debug: Adding detExit 'e3Detector_3' in GNEChange_Additional
---
> Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit.
28,32c27,29
< Debug: Adding detExit 'e3Detector_4' in GNEChange_Additional
< Debug: Removing detExit 'e3Detector_3' in GNEChange_Additional
< Debug: Removing e3Detector 'e3Detector_3' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3Detector_3 from SUMORTree with boundary 7.00,-4.00,27.00,16.00
< Debug: Removing detExit 'e3Detector_4' in GNEChange_Additional
---
> Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit.
> Debug: Removing e3Detector 'e3_0' in GNEChange_Additional
> GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 7.00,-4.00,27.00,16.00
35,36d31
< Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 17.79,-3.64,37.79,16.36
38,41c33,34
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,7d0
< 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 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 net ----------
8,10d7
<     <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>
12,13c9,10
<     <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="gneE1_0" intLanes="" shape="0.00,3.20 0.00,0.00"/>
<     <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00 50.00,3.20"/>
---
>     <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"/>

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

---------- Differences in errors ----------
6d5
< Debug: Selected item 'busStop' in TagSelector
additionalElements e1detector create default ( Last six runs Feb2022 )
additionalElements e2detector create default ( Last six runs Feb2022 )
additionalElements parkingspace create no_parent ( Last six runs Feb2022 )

TEST FAILED on ts-sim-build-ba : additionalElements e1detector create file ( Last six runs Feb2022 )

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,23c2
< Debug: Invalid input parameter of e1Detector: input contains invalid characters for a filename
< Debug: Adding e1Detector 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e1Detector 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e1Detector 'e1_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Deleting unreferenced e1Detector 'e1_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> Debug: Open additional dialog
---------- 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="e1_0" lane="gneE0_0" pos="28.00" freq="300.00" file="myOwnFilename.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,24c2
< Debug: Invalid input parameter of e1Detector: 'freq' doesn't have a valid SUMOTime format
< Debug: Invalid input parameter of e1Detector: 'freq' doesn't have a valid SUMOTime format
< Debug: Adding e1Detector 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e1Detector 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e1Detector 'e1_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Deleting unreferenced e1Detector 'e1_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> Debug: Open additional dialog
---------- 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">
    <e1Detector id="e1_0" lane="gneE0_0" pos="17.00" freq="150.00" file="e1_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,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 e1detector create friendlypos ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e1Detector id="e1_0" lane="gneE0_0" pos="38.00" freq="300.00" file="e1_0.xml" friendlyPos="1"/>
---
>     <e1Detector id="e1_0" name=" " lane="gneE0_0" pos="38.00" freq="300.00" file="e1_0.xml"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector

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

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
4,40c3,4
< Debug: Adding e1Detector 'e1Detector_0' in GNEChange_Additional
< Error: Could not build e1Detector with ID 'e1_0' in netedit; declared twice.
< Debug: Invalid input parameter of e1Detector: invalid id used in id
< Debug: Adding e1Detector 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e1Detector 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e1Detector 'e1Detector_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e1Detector 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e1Detector 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e1Detector 'e1Detector_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e1Detector 'customID' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Deleting unreferenced e1Detector 'customID'
< Debug: Deleting unreferenced e1Detector 'e1Detector_0'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Error: Could not build e1Detector with ID 'e1_0' in netedit; declared twice.
---------- 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">
    <e1Detector id="customID" lane="gneE0_0" pos="14.00" freq="300.00" file="customID.xml"/>
    <e1Detector id="e1Detector_0" lane="gneE0_0" pos="7.00" freq="300.00" file="e1Detector_0.xml"/>
    <e1Detector id="e1_0" lane="gneE0_0" pos="5.00" freq="300.00" file="e1_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,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 e1detector create name ( Last six runs Feb2022 )

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,23c2
< Debug: Invalid input parameter of e1Detector: input contains invalid characters
< Debug: Adding e1Detector 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e1Detector 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e1Detector 'e1_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Deleting unreferenced e1Detector 'e1_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> Debug: Open additional dialog
---------- 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="e1_0" lane="gneE0_0" pos="22.00" freq="300.00" name="customName" file="e1_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,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 e1detector create vtypes ( Last six runs Feb2022 )

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,4c2,3
< Debug: Invalid input parameter of e1Detector: list of IDs contains invalid characters
< Debug: Adding e1Detector 'e1_0' in GNEChange_Additional
---
> Debug: Invalid input parameter of e1Detector
> Debug: Invalid input parameter of e1Detector
6,7d4
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e1Detector 'e1_0' in GNEChange_Additional
9,10d5
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e1Detector 'e1_0' in GNEChange_Additional
13,14d7
< Debug: Additionals saved
< Debug: Deleting unreferenced e1Detector 'e1_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="e1_0" lane="gneE0_0" pos="33.00" freq="300.00" file="e1_0.xml" vTypes="private passenger taxi bus"/>
</additional>

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

---------- Differences in errors ----------
8d7
< Debug: Selected item 'busStop' in TagSelector
10,11c9,10
< Debug: Adding e1Detector 'e1Detector_gneE1_0_2' in GNEChange_Additional
< Debug: Removing e1Detector 'e1Detector_gneE1_0_2' in GNEChange_Additional
---
> Debug: Adding e1Detector 'e1_0' in GNEChange_Additional
> Debug: Removing e1Detector 'e1_0' in GNEChange_Additional
48c47
< Debug: Adding e1Detector 'e1Detector_gneE1_0_2' in GNEChange_Additional
---
> Debug: Adding e1Detector 'e1_0' in GNEChange_Additional
53c52
< Debug: Removing e1Detector 'e1Detector_gneE1_0_2' in GNEChange_Additional
---
> Debug: Removing e1Detector 'e1_0' in GNEChange_Additional
97c96
< Debug: Deleting unreferenced e1Detector 'e1Detector_gneE1_0_2'
---
> Debug: Deleting unreferenced e1Detector 'e1_0'

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

---------- Differences in additionals ----------
5c5
<     <e1Detector id="e1_0" lane="gneE1_0" pos="33.00" freq="300.00" file="myOwnOutput.txt"/>
---
>     <e1Detector id="e1_0" name="myOwnOutput.txt" lane="gneE1_0" pos="33.00" freq="300.00" file="e1_0.xml"/>
---------- Differences in errors ----------
3c3
< Debug: Value '%%%;:..&&%$%$' for attribute file of e1Detector isn't valid
---
> Debug: Value '%%%;:..&&%$%$' for attribute name of e1Detector isn't valid

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

---------- Differences in additionals ----------
5c5
<     <e1Detector id="e1_0" lane="gneE1_0" pos="33.00" freq="120.00" file="e1_0.xml"/>
---
>     <e1Detector id="e1_0" lane="gneE1_0" pos="33.00" freq="300.00" file="e1_0.xml"/>
---------- Differences in errors ----------
3,8c3,5
< 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
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyFrequency' for attribute pos of e1Detector isn't valid
> Debug: Value '-100' for attribute pos of e1Detector isn't valid
> Debug: Value '120' for attribute pos of e1Detector isn't valid
12a10
> Debug: Keys Ctrl+Z (Undo) pressed
17,18d14
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute

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

---------- Differences in additionals ----------
5c5
<     <e1Detector id="e1_0" lane="gneE1_0" pos="33.00" freq="300.00" file="e1_0.xml" friendlyPos="1"/>
---
>     <e1Detector id="e1_0" lane="gneE1_0" pos="33.00" freq="300.00" file="e1_0.xml"/>
---------- Differences in errors ----------
3,6c3
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value ' ' for attribute vTypes of e1Detector isn't valid
9a7
> Debug: Keys Ctrl+Z (Undo) pressed
14,15d11
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute

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

---------- Differences in errors ----------
3,36c3
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Deleting unreferenced e1Detector 'correctID'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
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">
    <e1Detector id="correctID" lane="gneE1_0" pos="33.00" freq="300.00" file="e1_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,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 e1detector inspect lane ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e1Detector id="e1_0" lane="gneE0_0" pos="33.00" freq="300.00" file="e1_0.xml"/>
---
>     <e1Detector id="gneE2_0" lane="gneE1_0" pos="33.00" freq="300.00" file="e1_0.xml"/>
---------- Differences in errors ----------
8d7
< Debug: Value 'dummy lane' for attribute lane of e1Detector isn't valid
10,11c9,11
< Debug: Value 'gneE2_1' for attribute lane of e1Detector isn't valid
< Debug: Value 'gneE2_0' for attribute lane of e1Detector isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
17c17
< Debug: Removing e1Detector 'e1_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
18a19,20
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
19a22,23
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
22c26
< Debug: Adding e1Detector 'e1_0' in GNEChange_Additional
---
> Debug: Setting new attribute
26a31,32
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
27a34,35
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
55c63
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e1Detector id="e1_0" name="customName" lane="gneE1_0" pos="33.00" freq="300.00" file="e1_0.xml"/>
---
>     <e1Detector id="e1_0" lane="gneE1_0" pos="33.00" freq="300.00" file="e1_0.xml"/>
---------- Differences in errors ----------
3,7c3,4
< Debug: Value '%%%;:..&&%$%$' for attribute name of e1Detector isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value '%%%;:..&&%$%$' for attribute freq of e1Detector isn't valid
> Debug: Value 'customName' for attribute freq of e1Detector isn't valid
10a8
> Debug: Keys Ctrl+Z (Undo) pressed
15,16d12
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute

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

---------- Differences in additionals ----------
5,9c5
<     <e1Detector id="e1Detector_gneE1_0_0" lane="gneE1_0" pos="33.00" freq="300.00" file="e1Detector_gneE1_0_0.xml">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </e1Detector>
---
>     <e1Detector id="e1_0" lane="gneE1_0" pos="33.00" freq="300.00" file="e1_0.xml"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,10c2,4
< Debug: Adding e1Detector 'e1Detector_gneE1_0_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding e1Detector 'e1_0' in GNEChange_Additional
> Debug: Open additional dialog
> Debug: Cancel additional dialog
13c7
< Debug: Restoring previous attribute
---
> Debug: Removing e1Detector 'e1_0' in GNEChange_Additional
15,16d8
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
18,19d9
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
21,22d10
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
24,25d11
< 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)

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

---------- Differences in additionals ----------
5c5
<     <e1Detector id="e1_0" lane="gneE1_0" pos="20.00" freq="300.00" file="e1_0.xml"/>
---
>     <e1Detector id="e1_0" lane="gneE1_0" pos="33.00" freq="300.00" file="e1_0.xml"/>
---------- Differences in errors ----------
8,11c8,11
< Debug: Value 'dummyFriendlyPos' for attribute pos of e1Detector isn't valid
< Debug: Setting new attribute
< Debug: Value '400' for attribute pos of e1Detector isn't valid
< Debug: Setting new attribute
---
> Debug: Value 'dummyFriendlyPos' for attribute lane of e1Detector isn't valid
> Debug: Value '-5' for attribute lane of e1Detector isn't valid
> Debug: Value '400' for attribute lane of e1Detector isn't valid
> Debug: Value '20' for attribute lane of e1Detector isn't valid
14c14
< Debug: Restoring previous attribute
---
> Debug: Removing e1Detector 'e1_0' in GNEChange_Additional
16,17d15
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
19,20d16
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e1Detector 'e1_0' in GNEChange_Additional
26,27d21
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
29,30d22
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute

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

---------- Differences in additionals ----------
5c5
<     <e1Detector id="e1_0" lane="gneE1_0" pos="33.00" freq="300.00" file="e1_0.xml" vTypes="Type1 Type2 Type3"/>
---
>     <e1Detector id="e1_0" lane="gneE1_0" pos="33.00" freq="300.00" file="Type1 Type2 Type3"/>
---------- Differences in errors ----------
3c3
< Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of e1Detector isn't valid
---
> Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute file of e1Detector isn't valid

TEST FAILED on ts-sim-build-ba : additionalElements e1detector inspect_selection file ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e1Detector id="E1_A" name="DetectorA" lane="gneE0_0" pos="6.00" freq="120.00" file="myOwnOutput.txt" vTypes="Type1 Type2 Type3">
---
>     <e1Detector id="E1_A" name="myOwnOutput.txt" lane="gneE0_0" pos="6.00" freq="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
10c10
<     <e1Detector id="E1_B" name="DetectorB" lane="gneE0_0" pos="10.00" freq="90.00" file="myOwnOutput.txt" vTypes="Type4 Type5 Type6" friendlyPos="1">
---
>     <e1Detector id="E1_B" name="myOwnOutput.txt" lane="gneE0_0" pos="10.00" freq="90.00" file="fileB.txt" vTypes="Type4 Type5 Type6" friendlyPos="1">
---------- Differences in errors ----------
15c15
< Debug: Value '%%%;:..&&%$%$' for attribute file of e1Detector isn't valid
---
> Debug: Value '%%%;:..&&%$%$' for attribute name of e1Detector isn't valid

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

---------- Differences in errors ----------
15,66c15
< 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
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e1Detector 'E1_B' in GNEChange_Additional
< Debug: Removing e1Detector 'E1_A' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e1Detector 'E1_A' in GNEChange_Additional
< Debug: Adding e1Detector 'E1_B' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
<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">
    <e1Detector id="E1_A" name="DetectorA" lane="gneE0_0" pos="6.00" freq="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </e1Detector>
    <e1Detector id="E1_B" name="DetectorB" lane="gneE0_0" pos="10.00" freq="120.00" file="fileB.txt" vTypes="Type4 Type5 Type6" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </e1Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e1Detector id="E1_A" name="DetectorA" lane="gneE0_0" pos="6.00" freq="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3" friendlyPos="1">
---
>     <e1Detector id="E1_A" name="DetectorA" lane="gneE0_0" pos="6.00" freq="120.00" file="fileA.txt" vTypes="true">
10c10
<     <e1Detector id="E1_B" name="DetectorB" lane="gneE0_0" pos="10.00" freq="90.00" file="fileB.txt" vTypes="Type4 Type5 Type6" friendlyPos="1">
---
>     <e1Detector id="E1_B" name="DetectorB" lane="gneE0_0" pos="10.00" freq="90.00" file="fileB.txt" vTypes="true" friendlyPos="1">
---------- Differences in errors ----------
15d14
< Debug: Value 'dummyTrue' for attribute friendlyPos of e1Detector isn't valid
17a17,22
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
34d38
< Debug: Keys Ctrl+Z (Undo) pressed
51a56,58
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
> Debug: Setting new attribute

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

---------- Differences in additionals ----------
5c5
<     <e1Detector id="E1_A" name="customName" lane="gneE0_0" pos="6.00" freq="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
---
>     <e1Detector id="E1_A" name="DetectorA" lane="gneE0_0" pos="6.00" freq="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
10c10
<     <e1Detector id="E1_B" name="customName" lane="gneE0_0" pos="10.00" freq="90.00" file="fileB.txt" vTypes="Type4 Type5 Type6" friendlyPos="1">
---
>     <e1Detector id="E1_B" name="DetectorB" lane="gneE0_0" pos="10.00" freq="90.00" file="fileB.txt" vTypes="Type4 Type5 Type6" friendlyPos="1">
---------- Differences in errors ----------
15,21c15,16
< Debug: Value '%%%;:..&&%$%$' for attribute name of e1Detector isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value '%%%;:..&&%$%$' for attribute freq of e1Detector isn't valid
> Debug: Value 'customName' for attribute freq of e1Detector isn't valid
34a30
> Debug: Keys Ctrl+Z (Undo) pressed
48,50d43
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute

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

---------- Differences in errors ----------
2d1
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
4d2
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
6d3
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
9d5
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
11d6
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
13d7
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
21,130c15,17
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<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">
    <e1Detector id="E1_A" lane="gneE0_0" pos="6.00" freq="120.00" name="DetectorA" file="fileA.txt" vTypes="Type1 Type2 Type3">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </e1Detector>
    <e1Detector id="E1_B" lane="gneE0_0" pos="10.00" freq="90.00" name="DetectorB" file="fileB.txt" vTypes="Type4 Type5 Type6" friendlyPos="1">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </e1Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e1Detector id="E1_A" name="DetectorA" lane="gneE0_0" pos="6.00" freq="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
---
>     <e1Detector id="E1_A" name="DetectorA" lane="gneE0_0" pos="6.00" freq="120.00" file="Type1 Type2 Type3" vTypes="Type1 Type2 Type3">
10c10
<     <e1Detector id="E1_B" name="DetectorB" lane="gneE0_0" pos="10.00" freq="90.00" file="fileB.txt" vTypes="Type1 Type2 Type3" friendlyPos="1">
---
>     <e1Detector id="E1_B" name="DetectorB" lane="gneE0_0" pos="10.00" freq="90.00" file="Type1 Type2 Type3" vTypes="Type4 Type5 Type6" friendlyPos="1">
---------- Differences in errors ----------
17c17
< Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of e1Detector isn't valid
---
> Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute file of e1Detector isn't valid

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

---------- Differences in additionals ----------
5c5
<     <e1Detector id="e1Detector_gneE1_0_0" lane="gneE1_0" pos="15.00" freq="300.00" file="e1Detector_gneE1_0_0.xml"/>
---
>     <e1Detector id="e1_0" lane="gneE1_0" pos="15.00" freq="300.00" file="e1_0.xml"/>
---------- Differences in errors ----------
6d5
< Debug: Selected item 'busStop' in TagSelector
8c7
< Debug: Adding e1Detector 'e1Detector_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding e1Detector 'e1_0' in GNEChange_Additional
19c18
< Debug: Removing e1Detector 'e1Detector_gneE1_0_0' in GNEChange_Additional
---
> Debug: Removing e1Detector 'e1_0' in GNEChange_Additional
23c22
< Debug: Adding e1Detector 'e1Detector_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding e1Detector 'e1_0' in GNEChange_Additional
58c57
< Debug: Deleting unreferenced e1Detector 'e1Detector_gneE1_0_0'
---
> Debug: Deleting unreferenced e1Detector 'e1_0'

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

---------- Differences in additionals ----------
5d4
<     <e1Detector id="e1_7" lane="gneE0_0" pos="14.77" freq="100.00" file="e1_7.txt"/>
6a6
>     <e1Detector id="e1_7" lane="gneE0_0" pos="14.77" freq="100.00" file="e1_7.txt"/>
---------- Differences in errors ----------
18a19
> Debug: demand elements saved
31a33
> Error: routes cannot be processed either with additional handler nor with demand handler
---------- Differences in log ----------
7a8
> Error: routes cannot be processed either with additional handler nor with demand handler
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

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

---------- Differences in additionals ----------
5c5
<     <instantInductionLoop id="instantInductionLoop_gneE1_0_0" lane="gneE1_0" pos="38.00" file="instantInductionLoop_gneE1_0_0.xml"/>
---
>     <instantInductionLoop id="e1i_0" lane="gneE1_0" pos="38.00" file="e1i_0.xml"/>
---------- Differences in errors ----------
6d5
< Debug: Selected item 'busStop' in TagSelector
8c7
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
11c10
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
---
> Debug: Removing instantInductionLoop 'e1i_0' in GNEChange_Additional
14c13
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
42c41
< Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE1_0_0'
---
> Debug: Deleting unreferenced instantInductionLoop 'e1i_0'

TEST FAILED on ts-sim-build-ba : additionalElements e1instantdetector create file ( Last six runs Feb2022 )

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,23c2
< Debug: Invalid input parameter of instantInductionLoop: input contains invalid characters for a filename
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE1_0_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> Debug: Open additional dialog
---------- 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">
    <instantInductionLoop id="instantInductionLoop_gneE1_0_0" lane="gneE1_0" pos="22.00" file="myOwnFilename.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,22c1,2
< Debug: Selected item 'busStop' in TagSelector
< Debug: Selected item 'instantInductionLoop' in TagSelector
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE1_0_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> terminate called without an active exception
> TestFunctions: Killed Netedit process. 'reference.png' not found
---------- Differences in output ----------
3,8d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< instantInductionLoop
< TestFunctions: Clicked over position 754 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,40c2,4
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Adding instantInductionLoop 'instantInductionLoop_0' in GNEChange_Additional
< Error: Could not build instantInductionLoop with ID 'instantInductionLoop_gneE1_0_0' in netedit; declared twice.
< Debug: Invalid input parameter of instantInductionLoop: invalid id used in id
< Debug: Adding instantInductionLoop 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing instantInductionLoop 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing instantInductionLoop 'instantInductionLoop_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'instantInductionLoop_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'customID' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Deleting unreferenced instantInductionLoop 'customID'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Error: Could not build instantInductionLoop with ID 'instantInductionLoop_gneE1_0_0' in netedit; declared twice.
---------- 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="gneE1_0" pos="24.00" file="customID.xml"/>
    <instantInductionLoop id="instantInductionLoop_0" lane="gneE1_0" pos="40.00" file="instantInductionLoop_0.xml"/>
    <instantInductionLoop id="instantInductionLoop_gneE1_0_0" lane="gneE1_0" pos="45.00" file="instantInductionLoop_gneE1_0_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,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 Feb2022 )

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,23c2
< Debug: Invalid input parameter of instantInductionLoop: input contains invalid characters
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE1_0_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> Debug: Open additional dialog
---------- 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">
    <instantInductionLoop id="instantInductionLoop_gneE1_0_0" lane="gneE1_0" pos="28.00" name="customName" file="instantInductionLoop_gneE1_0_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,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 vtypes ( Last six runs Feb2022 )

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,23c2
< Debug: Invalid input parameter of instantInductionLoop: list of IDs contains invalid characters
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE1_0_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> Debug: Open additional dialog
---------- 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">
    <instantInductionLoop id="instantInductionLoop_gneE1_0_0" lane="gneE1_0" pos="17.00" file="instantInductionLoop_gneE1_0_0.xml" vTypes="type1 type2 type3"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
8d7
< Debug: Selected item 'busStop' in TagSelector
10,11c9,10
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_2' in GNEChange_Additional
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE1_0_2' in GNEChange_Additional
---
> Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
> Debug: Removing instantInductionLoop 'e1i_0' in GNEChange_Additional
48c47
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_2' in GNEChange_Additional
---
> Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
53c52
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE1_0_2' in GNEChange_Additional
---
> Debug: Removing instantInductionLoop 'e1i_0' in GNEChange_Additional
97c96
< Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE1_0_2'
---
> Debug: Deleting unreferenced instantInductionLoop 'e1i_0'

TEST FAILED on ts-sim-build-ba : additionalElements e1instantdetector inspect file ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <instantInductionLoop id="instantInductionLoop_gneE1_0_0" lane="gneE1_0" pos="33.00" file="myOwnOutput.txt"/>
---
>     <instantInductionLoop id="e1i_0" name="myOwnOutput.txt" lane="gneE1_0" pos="33.00" file="e1i_0.xml"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,4c2,3
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Value '%%%;:..&&%$%$' for attribute file of instantInductionLoop isn't valid
---
> Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
> Debug: Value '%%%;:..&&%$%$' for attribute name of instantInductionLoop isn't valid
11c10
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
---
> Debug: Removing instantInductionLoop 'e1i_0' in GNEChange_Additional
14c13
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
21c20
< Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE1_0_0'
---
> Debug: Deleting unreferenced instantInductionLoop 'e1i_0'

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

---------- Differences in additionals ----------
5c5
<     <instantInductionLoop id="instantInductionLoop_gneE1_0_0" lane="gneE1_0" pos="33.00" file="instantInductionLoop_gneE1_0_0.xml" friendlyPos="1"/>
---
>     <instantInductionLoop id="e1i_0" lane="gneE1_0" pos="33.00" file="e1i_0.xml"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,4c2,3
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Setting new attribute
---
> Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
> Debug: Value ' ' for attribute vTypes of instantInductionLoop isn't valid
7c6
< Debug: Restoring previous attribute
---
> Debug: Removing instantInductionLoop 'e1i_0' in GNEChange_Additional
9,10d7
< Debug: Calling GNEUndoList::undo()
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
13c10
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
15,16d11
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
20c15
< Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE1_0_0'
---
> Debug: Deleting unreferenced instantInductionLoop 'e1i_0'

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

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,39c2,4
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_1' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE1_0_1'
<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">
    <instantInductionLoop id="correctID" lane="gneE1_0" pos="33.00" file="instantInductionLoop_gneE1_0_0.xml"/>
    <instantInductionLoop id="instantInductionLoop_gneE1_0_1" lane="gneE1_0" pos="12.00" file="instantInductionLoop_gneE1_0_1.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,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 lane ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <instantInductionLoop id="instantInductionLoop_gneE1_0_0" lane="gneE0_0" pos="33.00" file="instantInductionLoop_gneE1_0_0.xml"/>
---
>     <instantInductionLoop id="gneE2_0" lane="gneE1_0" pos="33.00" file="e1i_0.xml"/>
---------- Differences in errors ----------
6d5
< Debug: Selected item 'busStop' in TagSelector
8,9c7,10
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Value 'dummy lane' for attribute lane of instantInductionLoop isn't valid
---
> Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
11,12d11
< Debug: Value 'gneE2_1' for attribute lane of instantInductionLoop isn't valid
< Debug: Value 'gneE2_0' for attribute lane of instantInductionLoop isn't valid
18c17
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
19a19,20
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
20a22,23
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
23c26
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
---
> Debug: Setting new attribute
27a31,32
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <instantInductionLoop id="instantInductionLoop_gneE1_0_0" lane="gneE1_0" pos="33.00" name="customName" file="instantInductionLoop_gneE1_0_0.xml"/>
---
>     <instantInductionLoop id="e1i_0" lane="gneE1_0" pos="33.00" file="e1i_0.xml"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,5c2,4
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Value '%%%;:..&&%$%$' for attribute name of instantInductionLoop isn't valid
< Debug: Setting new attribute
---
> Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
> Debug: Value '%%%;:..&&%$%$' for attribute pos of instantInductionLoop isn't valid
> Debug: Value 'customName' for attribute pos of instantInductionLoop isn't valid
8c7
< Debug: Restoring previous attribute
---
> Debug: Removing instantInductionLoop 'e1i_0' in GNEChange_Additional
10,11d8
< Debug: Calling GNEUndoList::undo()
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
14c11
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
16,17d12
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
21c16
< Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE1_0_0'
---
> Debug: Deleting unreferenced instantInductionLoop 'e1i_0'

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

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,75c2,5
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< 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 ----------
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">
    <instantInductionLoop id="instantInductionLoop_gneE1_0_0" lane="gneE1_0" pos="33.00" file="instantInductionLoop_gneE1_0_0.xml">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </instantInductionLoop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <instantInductionLoop id="instantInductionLoop_gneE1_0_0" lane="gneE1_0" pos="20.00" file="instantInductionLoop_gneE1_0_0.xml"/>
---
>     <instantInductionLoop id="e1i_0" lane="gneE1_0" pos="33.00" file="e1i_0.xml"/>
---------- Differences in errors ----------
6d5
< Debug: Selected item 'busStop' in TagSelector
8,12c7,11
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Value 'dummyFriendlyPos' for attribute pos of instantInductionLoop isn't valid
< Debug: Setting new attribute
< Debug: Value '400' for attribute pos of instantInductionLoop isn't valid
< Debug: Setting new attribute
---
> Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
> Debug: Value 'dummyFriendlyPos' for attribute lane of instantInductionLoop isn't valid
> Debug: Value '-5' for attribute lane of instantInductionLoop isn't valid
> Debug: Value '400' for attribute lane of instantInductionLoop isn't valid
> Debug: Value '20' for attribute lane of instantInductionLoop isn't valid
15c14
< Debug: Restoring previous attribute
---
> Debug: Removing instantInductionLoop 'e1i_0' in GNEChange_Additional
17,18d15
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
20,21d16
< Debug: Calling GNEUndoList::undo()
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
25c20
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
27,28d21
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e1instantdetector inspect vtypes ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <instantInductionLoop id="instantInductionLoop_gneE1_0_0" lane="gneE1_0" pos="33.00" file="instantInductionLoop_gneE1_0_0.xml" vTypes="Type1 Type2 Type3"/>
---
>     <instantInductionLoop id="e1i_0" lane="gneE1_0" pos="33.00" file="Type1 Type2 Type3"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,4c2,3
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
< Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of instantInductionLoop isn't valid
---
> Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
> Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute file of instantInductionLoop isn't valid
11c10
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
---
> Debug: Removing instantInductionLoop 'e1i_0' in GNEChange_Additional
14c13
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
21c20
< Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE1_0_0'
---
> Debug: Deleting unreferenced instantInductionLoop 'e1i_0'

TEST FAILED on ts-sim-build-ba : additionalElements e1instantdetector inspect_selection file ( Last six runs Feb2022 )

---------- 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" name="myOwnOutput.txt" lane="gneE0_0" pos="6.00" 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" name="myOwnOutput.txt" lane="gneE0_0" pos="10.00" file="fileB.txt" vTypes="Type4 Type5 Type6" friendlyPos="1">
---------- Differences in errors ----------
2d1
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
4d2
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
6d3
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
9d5
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
11d6
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
13d7
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
21c15
< Debug: Value '%%%;:..&&%$%$' for attribute file of instantInductionLoop isn't valid
---
> Debug: Value '%%%;:..&&%$%$' for attribute name of instantInductionLoop isn't valid

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

---------- 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" name="DetectorA" lane="gneE0_0" pos="6.00" file="fileA.txt" vTypes="true">
10c10
<     <instantInductionLoop id="E1_B" lane="gneE0_0" pos="10.00" name="DetectorB" file="fileB.txt" vTypes="Type4 Type5 Type6" friendlyPos="1">
---
>     <instantInductionLoop id="E1_B" name="DetectorB" lane="gneE0_0" pos="10.00" file="fileB.txt" vTypes="true" friendlyPos="1">
---------- Differences in errors ----------
2d1
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
4d2
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
6d3
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
9d5
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
11d6
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
13d7
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
21d14
< Debug: Value 'dummyTrue' for attribute friendlyPos of instantInductionLoop isn't valid
23a17,22
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
40d38
< Debug: Keys Ctrl+Z (Undo) pressed
57a56,58
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
> Debug: Setting new attribute

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

---------- Differences in errors ----------
2d1
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
4d2
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
6d3
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
9d5
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
11d6
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
13d7
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
21,71c15
< Debug: Value '%%%;:..&&%$%$' for attribute name of instantInductionLoop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< 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">
    <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>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2d1
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
4d2
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
6d3
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
9d5
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
11d6
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
13d7
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
21,130c15,19
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<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">
    <instantInductionLoop id="E1_A" lane="gneE0_0" pos="6.00" name="DetectorA" file="fileA.txt" vTypes="Type1 Type2 Type3">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </instantInductionLoop>
    <instantInductionLoop id="E1_B" lane="gneE0_0" pos="10.00" name="DetectorB" file="fileB.txt" vTypes="Type4 Type5 Type6" friendlyPos="1">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </instantInductionLoop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e1instantdetector inspect_selection vtypes ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <instantInductionLoop id="E1_A" lane="gneE0_0" pos="6.00" name="DetectorA" file="fileA.txt" vTypes="Type1 Type2 Type3">
---
>     <instantInductionLoop id="E1_A" name="DetectorA" lane="gneE0_0" pos="6.00" file="Type1 Type2 Type3" vTypes="Type1 Type2 Type3">
10c10
<     <instantInductionLoop id="E1_B" lane="gneE0_0" pos="10.00" name="DetectorB" file="fileB.txt" vTypes="Type1 Type2 Type3" friendlyPos="1">
---
>     <instantInductionLoop id="E1_B" name="DetectorB" lane="gneE0_0" pos="10.00" file="Type1 Type2 Type3" vTypes="Type4 Type5 Type6" friendlyPos="1">
---------- Differences in errors ----------
2d1
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
4d2
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
6d3
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
9d5
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
11d6
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
13d7
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
23c17
< Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of instantInductionLoop isn't valid
---
> Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute file of instantInductionLoop isn't valid

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

---------- Differences in additionals ----------
5c5
<     <instantInductionLoop id="instantInductionLoop_gneE1_0_0" lane="gneE1_0" pos="15.00" file="instantInductionLoop_gneE1_0_0.xml"/>
---
>     <instantInductionLoop id="e1i_0" lane="gneE1_0" pos="15.00" file="e1i_0.xml"/>
---------- Differences in errors ----------
6d5
< Debug: Selected item 'busStop' in TagSelector
8c7
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
19c18
< Debug: Removing instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
---
> Debug: Removing instantInductionLoop 'e1i_0' in GNEChange_Additional
23c22
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
58c57
< Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE1_0_0'
---
> Debug: Deleting unreferenced instantInductionLoop 'e1i_0'

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

---------- Differences in errors ----------
18a19
> Debug: demand elements saved
31a33
> Error: routes cannot be processed either with additional handler nor with demand handler
---------- Differences in log ----------
7a8
> Error: routes cannot be processed either with additional handler nor with demand handler
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : additionalElements e2detector create file ( Last six runs Feb2022 )

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,4c2,3
< Debug: Invalid input parameter of e2Detector: input contains invalid characters for a filename
< Debug: Adding e2Detector 'e2_0' in GNEChange_Additional
---
> Debug: Invalid input parameter of e2Detector
> Debug: Invalid input parameter of e2Detector
6,7d4
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2Detector 'e2_0' in GNEChange_Additional
9,10d5
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2Detector 'e2_0' in GNEChange_Additional
13,14d7
< Debug: Additionals saved
< Debug: Deleting unreferenced e2Detector 'e2_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">
    <e2Detector id="e2_0" lane="gneE0_0" pos="33.00" length="10.00" freq="300.00" file="myOwnFilename.txt"/>
</additional>

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

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,24c2
< Debug: Invalid input parameter of e2Detector: 'freq' doesn't have a valid SUMOTime format
< Debug: Invalid input parameter of e2Detector: 'freq' doesn't have a valid SUMOTime format
< Debug: Adding e2Detector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2Detector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2Detector 'e2_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Deleting unreferenced e2Detector 'e2_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> Debug: Open additional dialog
---------- 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="e2_0" lane="gneE0_0" pos="28.00" length="10.00" freq="120.5" file="e2_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,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 e2detector create friendlypos ( Last six runs Feb2022 )

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3c2
< Debug: Adding e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
---
> Debug: Invalid input parameter of e2Detector
5,6d3
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
8,9d4
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
12,13d6
< Debug: Additionals saved
< Debug: Deleting unreferenced e2Detector 'e2Detector_gneE1_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">
    <e2Detector id="e2Detector_gneE1_0_0" lane="gneE1_0" pos="17.00" length="10.00" freq="300.00" file="e2Detector_gneE1_0_0.xml" friendlyPos="1"/>
</additional>

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

---------- Differences in additionals ----------
5c5,7
<     <e2Detector id="e2Detector_gneE1_0_0" lane="gneE1_0" pos="12.00" length="10.00" freq="300.00" file="e2Detector_gneE1_0_0.xml" jamThreshold="15.50"/>
---
>     <e2Detector id="e2_0" lane="gneE1_0" pos="12.00" length="10.00" freq="300.00" file="e2_0.xml" vTypes="dummyJamTreshold"/>
>     <e2Detector id="e2_1" lane="gneE1_0" pos="12.00" length="10.00" freq="300.00" file="e2_1.xml" vTypes="-30"/>
>     <e2Detector id="e2_2" lane="gneE1_0" pos="12.00" length="10.00" freq="300.00" file="e2_2.xml" vTypes="15.5"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,5c2,4
< Debug: Invalid input parameter of e2Detector: 'jamThreshold' doesn't have a valid 'float' format
< Debug: Invalid input parameter of e2Detector: 'jamThreshold' cannot be negative
< Debug: Adding e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding e2Detector 'e2_0' in GNEChange_Additional
> Debug: Adding e2Detector 'e2_1' in GNEChange_Additional
> Debug: Adding e2Detector 'e2_2' in GNEChange_Additional
8c7
< Debug: Removing e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
---
> Debug: Removing e2Detector 'e2_2' in GNEChange_Additional
11c10
< Debug: Adding e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding e2Detector 'e2_2' in GNEChange_Additional
15c14,16
< Debug: Deleting unreferenced e2Detector 'e2Detector_gneE1_0_0'
---
> Debug: Deleting unreferenced e2Detector 'e2_2'
> Debug: Deleting unreferenced e2Detector 'e2_1'
> Debug: Deleting unreferenced e2Detector 'e2_0'

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

---------- Differences in errors ----------
6d5
< Debug: Selected item 'busStop' in TagSelector
8,55c7
< Debug: Invalid input parameter of e2Detector: 'length' doesn't have a valid 'float' format
< Debug: Invalid input parameter of e2Detector: E2 length cannot be 0
< Debug: Invalid input parameter of e2Detector: 'length' cannot be negative
< Debug: Adding e2Detector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2Detector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2Detector 'e2_0' in GNEChange_Additional
< 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: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
<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">
    <e2Detector id="e2_0" lane="gneE0_0" pos="17.00" length="5.00" freq="300.00" file="e2_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,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 e2detector create name ( Last six runs Feb2022 )

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,4c2,3
< Debug: Invalid input parameter of e2Detector: input contains invalid characters
< Debug: Adding e2Detector 'e2_0' in GNEChange_Additional
---
> Debug: Invalid input parameter of e2Detector
> Debug: Invalid input parameter of e2Detector
6,7d4
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2Detector 'e2_0' in GNEChange_Additional
9,10d5
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2Detector 'e2_0' in GNEChange_Additional
13,14d7
< Debug: Additionals saved
< Debug: Deleting unreferenced e2Detector 'e2_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">
    <e2Detector id="e2_0" lane="gneE0_0" pos="22.00" length="10.00" freq="300.00" name="customName" file="e2_0.xml"/>
</additional>

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

---------- Differences in additionals ----------
5c5,7
<     <e2Detector id="e2Detector_gneE1_0_0" lane="gneE1_0" pos="22.00" length="10.00" freq="300.00" file="e2Detector_gneE1_0_0.xml" speedThreshold="2.50"/>
---
>     <e2Detector id="e2_0" lane="gneE1_0" pos="22.00" length="10.00" freq="300.00" file="dummySpeedTreshold"/>
>     <e2Detector id="e2_1" lane="gneE1_0" pos="22.00" length="10.00" freq="300.00" file="-14"/>
>     <e2Detector id="e2_2" lane="gneE1_0" pos="22.00" length="10.00" freq="300.00" file="2.5"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,5c2,4
< Debug: Invalid input parameter of e2Detector: 'speedThreshold' doesn't have a valid 'float' format
< Debug: Invalid input parameter of e2Detector: 'speedThreshold' cannot be negative
< Debug: Adding e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding e2Detector 'e2_0' in GNEChange_Additional
> Debug: Adding e2Detector 'e2_1' in GNEChange_Additional
> Debug: Adding e2Detector 'e2_2' in GNEChange_Additional
8c7
< Debug: Removing e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
---
> Debug: Removing e2Detector 'e2_2' in GNEChange_Additional
11c10
< Debug: Adding e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding e2Detector 'e2_2' in GNEChange_Additional
15c14,16
< Debug: Deleting unreferenced e2Detector 'e2Detector_gneE1_0_0'
---
> Debug: Deleting unreferenced e2Detector 'e2_2'
> Debug: Deleting unreferenced e2Detector 'e2_1'
> Debug: Deleting unreferenced e2Detector 'e2_0'

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

---------- Differences in additionals ----------
5c5,7
<     <e2Detector id="e2Detector_gneE1_0_0" lane="gneE1_0" pos="33.00" length="10.00" freq="300.00" file="e2Detector_gneE1_0_0.xml" timeThreshold="10.50"/>
---
>     <e2Detector id="e2_0" name="dummyTimeTreshold" lane="gneE1_0" pos="33.00" length="10.00" freq="300.00" file="e2_0.xml"/>
>     <e2Detector id="e2_1" name="-12" lane="gneE1_0" pos="33.00" length="10.00" freq="300.00" file="e2_1.xml"/>
>     <e2Detector id="e2_2" name="10.5" lane="gneE1_0" pos="33.00" length="10.00" freq="300.00" file="e2_2.xml"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,5c2,4
< Debug: Invalid input parameter of e2Detector: 'timeThreshold' doesn't have a valid SUMOTime format
< Debug: Invalid input parameter of e2Detector: 'timeThreshold' doesn't have a valid SUMOTime format
< Debug: Adding e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding e2Detector 'e2_0' in GNEChange_Additional
> Debug: Adding e2Detector 'e2_1' in GNEChange_Additional
> Debug: Adding e2Detector 'e2_2' in GNEChange_Additional
8c7
< Debug: Removing e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
---
> Debug: Removing e2Detector 'e2_2' in GNEChange_Additional
11c10
< Debug: Adding e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding e2Detector 'e2_2' in GNEChange_Additional
15c14,16
< Debug: Deleting unreferenced e2Detector 'e2Detector_gneE1_0_0'
---
> Debug: Deleting unreferenced e2Detector 'e2_2'
> Debug: Deleting unreferenced e2Detector 'e2_1'
> Debug: Deleting unreferenced e2Detector 'e2_0'

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

---------- Differences in additionals ----------
5c5,6
<     <e2Detector id="e2Detector_gneE1_0_0" lane="gneE1_0" pos="28.00" length="10.00" freq="300.00" file="e2Detector_gneE1_0_0.xml" vTypes="type1 type2 type3"/>
---
>     <e2Detector id="e2_0" lane="gneE1_0" pos="28.00" length="10.00" tl="%%;$$$ %%$$ type.3" file="e2_0.xml"/>
>     <e2Detector id="e2_1" lane="gneE1_0" pos="28.00" length="10.00" tl="type1 type2 type3" file="e2_1.xml"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,4c2,3
< Debug: Invalid input parameter of e2Detector: list of IDs contains invalid characters
< Debug: Adding e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding e2Detector 'e2_0' in GNEChange_Additional
> Debug: Adding e2Detector 'e2_1' in GNEChange_Additional
7c6
< Debug: Removing e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
---
> Debug: Removing e2Detector 'e2_1' in GNEChange_Additional
10c9
< Debug: Adding e2Detector 'e2Detector_gneE1_0_0' in GNEChange_Additional
---
> Debug: Adding e2Detector 'e2_1' in GNEChange_Additional
14c13,14
< Debug: Deleting unreferenced e2Detector 'e2Detector_gneE1_0_0'
---
> Debug: Deleting unreferenced e2Detector 'e2_1'
> Debug: Deleting unreferenced e2Detector 'e2_0'

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

---------- Differences in errors ----------
8d7
< Debug: Selected item 'busStop' in TagSelector

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" freq="300.00" file="myOwnOutput.txt"/>
---
>     <e2Detector id="e2_0" name="myOwnOutput.txt" lane="gneE2_1" pos="17.00" length="10.00" freq="300.00" file="e2_0.xml"/>
---------- Differences in errors ----------
3c3
< Debug: Value '%;;%%&%%%&&' for attribute file of e2Detector isn't valid
---
> Debug: Value '%;;%%&%%%&&' for attribute name of e2Detector isn't valid
5,8d4
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
14a11
> Debug: Keys Ctrl+Z (Undo) pressed
22,23d18
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute

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

---------- Differences in errors ----------
3,4c3,4
< Debug: Value 'dummyFrequency' for attribute freq of e2Detector isn't valid
< Debug: Value '-100' for attribute freq of e2Detector isn't valid
---
> Debug: Value 'dummyFrequency' for attribute length of e2Detector isn't valid
> Debug: Value '-100' for attribute length of e2Detector isn't valid
26,50d25
< Debug: Additionals saved
< Debug: Deleting unreferenced e2Detector 'e2_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE2_1togneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane 'gneE3_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ0_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c0' in GNEJunction destructor
< Debug: Deleting unreferenced crossing ':gneJ1_c1' in GNEJunction destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
<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="e2_0" lane="gneE2_1" pos="17.00" length="10.00" freq="120.50" file="e2_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="300.00" x="20.00" y="15.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" 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 friendlypos ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" freq="300.00" file="e2_0.xml" friendlyPos="1"/>
---
>     <e2Detector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" freq="300.00" file="e2_0.xml"/>
---------- Differences in errors ----------
3,6c3
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value ' ' for attribute jamThreshold of e2Detector isn't valid
9a7
> Debug: Keys Ctrl+Z (Undo) pressed
14,15d11
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute

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

---------- Differences in errors ----------
4,58c4
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created crossing ':gneJ0_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ0_c1' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c0' in retrieveGNECrossing()
< Debug: Created crossing ':gneJ1_c1' in retrieveGNECrossing()
<truncated after showing first 30 lines>
---------- Differences in output ----------
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="correctID" lane="gneE2_1" pos="17.00" length="10.00" freq="300.00" file="e2_0.xml"/>
    <e2Detector id="e2_1" lane="gneE2_1" pos="24.00" length="10.00" freq="300.00" file="e2_1.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="300.00" x="20.00" y="15.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" 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 jamthreshold ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" freq="300.00" file="e2_0.xml" jamThreshold="1.39"/>
---
>     <e2Detector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" freq="300.00" file="e2_0.xml" speedThreshold="7.30"/>
---------- Differences in errors ----------
3,4c3,4
< Debug: Value 'dummyJamThreshold' for attribute jamThreshold of e2Detector isn't valid
< Debug: Value '-11.1' for attribute jamThreshold of e2Detector isn't valid
---
> Debug: Value 'dummyJamThreshold' for attribute speedThreshold of e2Detector isn't valid
> Debug: Value '-11.1' for attribute speedThreshold of e2Detector isn't valid

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lane="gneE2_0" pos="17.00" length="10.00" freq="300.00" file="e2_0.xml"/>
---
>     <e2Detector id="gneE2_0" lane="gneE2_1" pos="17.00" length="10.00" freq="300.00" file="e2_0.xml"/>
---------- Differences in errors ----------
12c12
< Debug: Value 'dummy lane' for attribute lane of e2Detector isn't valid
---
> Debug: Setting new attribute
27c27
< Debug: Removing e2Detector 'e2_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
30c30
< Debug: Adding e2Detector 'e2_0' in GNEChange_Additional
---
> Debug: Setting new attribute
89c89
< Debug: Deleting unreferenced e2Detector 'e2_0'
---
> Debug: Deleting unreferenced e2Detector 'gneE2_0'

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lane="gneE2_1" pos="17.00" length="5.00" freq="300.00" file="e2_0.xml"/>
---
>     <e2Detector id="e2_0" lane="gneE2_1" pos="5.00" length="22.00" freq="300.00" file="e2_0.xml"/>
---------- Differences in errors ----------
12,13c12,13
< Debug: Value 'dummyLength' for attribute length of e2Detector isn't valid
< Debug: Value '-5' for attribute length of e2Detector isn't valid
---
> Debug: Value 'dummyLength' for attribute pos of e2Detector isn't valid
> Debug: Setting new attribute

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" name="customName" lane="gneE2_1" pos="17.00" length="10.00" freq="300.00" file="e2_0.xml"/>
---
>     <e2Detector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" tl="customName" file="e2_0.xml"/>
---------- Differences in errors ----------
3c3
< Debug: Value '%%%;:..&&%$%$' for attribute name of e2Detector isn't valid
---
> Debug: Setting new attribute
10c10
< Debug: Removing e2Detector 'e2_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
13c13
< Debug: Adding e2Detector 'e2_0' in GNEChange_Additional
---
> Debug: Setting new attribute

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

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,95c2,3
< Debug: Adding e2Detector 'e2Detector_gneE2_1_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< 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 ----------
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">
    <e2Detector id="e2Detector_gneE2_1_0" lane="gneE2_1" pos="17.00" length="10.00" freq="300.00" file="e2Detector_gneE2_1_0.xml">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </e2Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="300.00" x="20.00" y="15.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" 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 pos ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lane="gneE2_1" pos="20.00" length="7.00" freq="300.00" file="e2_0.xml"/>
---
>     <e2Detector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" freq="300.00" file="e2_0.xml"/>
---------- Differences in errors ----------
12,15c12,15
< Debug: Value 'dummyPos' for attribute pos of e2Detector isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyPos' for attribute lane of e2Detector isn't valid
> Debug: Value '-5' for attribute lane of e2Detector isn't valid
> Debug: Value '400' for attribute lane of e2Detector isn't valid
> Debug: Value '20' for attribute lane of e2Detector isn't valid
18c18
< Debug: Restoring previous attribute
---
> Debug: Removing e2Detector 'e2_0' in GNEChange_Additional
20,21d19
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
23,24d20
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
26,27d21
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2Detector 'e2_0' in GNEChange_Additional
32,33d25
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
35,36d26
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
38,39d27
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" freq="300.00" file="e2_0.xml" speedThreshold="6.30"/>
---
>     <e2Detector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" freq="300.00" file="e2_0.xml" timeThreshold="1.39"/>
---------- Differences in errors ----------
3,4c3,4
< Debug: Value 'dummySpeedTreshold' for attribute speedThreshold of e2Detector isn't valid
< Debug: Value '-12.1' for attribute speedThreshold of e2Detector isn't valid
---
> Debug: Value 'dummySpeedTreshold' for attribute timeThreshold of e2Detector isn't valid
> Debug: Value '-12.1' for attribute timeThreshold of e2Detector isn't valid

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" freq="300.00" file="e2_0.xml" timeThreshold="1.39"/>
---
>     <e2Detector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" freq="300.00" file="e2_0.xml" vTypes="4.5"/>
---------- Differences in errors ----------
3,4c3,4
< 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
> Debug: Setting new attribute
11c11
< Debug: Removing e2Detector 'e2_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
14c14
< Debug: Adding e2Detector 'e2_0' in GNEChange_Additional
---
> Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : additionalElements e2detector inspect vtypes ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" freq="300.00" file="e2_0.xml" vTypes="Type1 Type2 Type3"/>
---
>     <e2Detector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" freq="300.00" file="Type1 Type2 Type3"/>
---------- Differences in errors ----------
3c3
< Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of e2Detector isn't valid
---
> Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute file of e2Detector isn't valid

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" file="myOwnOutput.txt" vTypes="Type1 Type2 Type3">
---
>     <e2Detector id="E2_A" name="myOwnOutput.txt" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
10c10
<     <e2Detector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" file="myOwnOutput.txt" vTypes="Type4 Type5 Type6" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49">
---
>     <e2Detector id="E2_B" name="myOwnOutput.txt" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49">
---------- Differences in errors ----------
15c15
< Debug: Value '%;;%%&%%%&&' for attribute file of e2Detector isn't valid
---
> Debug: Value '%;;%%&%%%&&' for attribute name of e2Detector isn't valid

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

---------- Differences in errors ----------
15,16c15,16
< Debug: Value 'dummyFrequency' for attribute freq of e2Detector isn't valid
< Debug: Value '-100' for attribute freq of e2Detector isn't valid
---
> Debug: Value 'dummyFrequency' for attribute length of e2Detector isn't valid
> Debug: Value '-100' for attribute length of e2Detector isn't valid
55,66d54
< Debug: Additionals saved
< Debug: Deleting unreferenced e2Detector 'E2_B'
< Debug: Deleting unreferenced e2Detector 'E2_A'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---------- Differences in 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="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.50" 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="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" freq="120.50" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </e2Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="600.00" x="7.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3" friendlyPos="1">
---
>     <e2Detector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
10c10
<     <e2Detector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49" friendlyPos="1">
---
>     <e2Detector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49">
---------- Differences in errors ----------
15,20c15
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value ' ' for attribute jamThreshold of e2Detector isn't valid
33a29
> Debug: Keys Ctrl+Z (Undo) pressed
47,49d42
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3" jamThreshold="1.39">
---
>     <e2Detector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3" speedThreshold="7.30">
10c10
<     <e2Detector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49">
---
>     <e2Detector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="7.30" speedThreshold="7.30" jamThreshold="7.30">
---------- Differences in errors ----------
15,16c15,16
< Debug: Value 'dummyJamThreshold' for attribute jamThreshold of e2Detector isn't valid
< Debug: Value '-11.1' for attribute jamThreshold of e2Detector isn't valid
---
> Debug: Value 'dummyJamThreshold' for attribute speedThreshold of e2Detector isn't valid
> Debug: Value '-11.1' for attribute speedThreshold of e2Detector isn't valid

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

---------- Differences in errors ----------
20,106c20
< 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
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< 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="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" 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="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </e2Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="600.00" x="7.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="E2_A" name="customName" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
---
>     <e2Detector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" tl="customName" file="fileA.txt" vTypes="Type1 Type2 Type3">
10c10
<     <e2Detector id="E2_B" name="customName" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49">
---
>     <e2Detector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" tl="customName" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49">
---------- Differences in errors ----------
15d14
< Debug: Value '%%%;:..&&%$%$' for attribute name of e2Detector isn't valid
17a17,22
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
34d38
< Debug: Keys Ctrl+Z (Undo) pressed
51a56,58
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
> Debug: Setting new attribute

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

---------- Differences in errors ----------
2d1
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
4d2
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
6d3
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
9d5
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
11d6
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
13d7
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
21,130c15
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<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="E2_A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" name="A" file="fileA.txt" vTypes="Type1 Type2 Type3">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </e2Detector>
    <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">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </e2Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="600.00" x="7.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3" speedThreshold="6.30">
---
>     <e2Detector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3" timeThreshold="1.39">
10c10
<     <e2Detector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="6.30" speedThreshold="6.30" jamThreshold="6.30">
---
>     <e2Detector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49">
---------- Differences in errors ----------
15,16c15,16
< Debug: Value 'dummySpeedTreshold' for attribute speedThreshold of e2Detector isn't valid
< Debug: Value '-12.1' for attribute speedThreshold of e2Detector isn't valid
---
> Debug: Value 'dummySpeedTreshold' for attribute timeThreshold of e2Detector isn't valid
> Debug: Value '-12.1' for attribute timeThreshold of e2Detector isn't valid

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3" timeThreshold="1.39">
---
>     <e2Detector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" file="fileA.txt" vTypes="4.5">
10c10
<     <e2Detector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49">
---
>     <e2Detector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" file="fileB.txt" vTypes="4.5" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49">
---------- Differences in errors ----------
15,16c15,18
< 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
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
27,28c29,30
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
33,39c35,40
< Debug: Removing e2Detector 'E2_B' in GNEChange_Additional
< Debug: Removing e2Detector 'E2_A' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2Detector 'E2_A' in GNEChange_Additional
< Debug: Adding e2Detector 'E2_B' in GNEChange_Additional
---
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
52a54,60
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
---
>     <e2Detector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" file="Type1 Type2 Type3" vTypes="Type1 Type2 Type3">
10c10
<     <e2Detector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" file="fileB.txt" vTypes="Type1 Type2 Type3" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49">
---
>     <e2Detector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" file="Type1 Type2 Type3" vTypes="Type4 Type5 Type6" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49">
---------- Differences in errors ----------
15c15,16
< Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of e2Detector isn't valid
---
> Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute file of e2Detector isn't valid
> Debug: Setting new attribute
19a21
> Debug: Restoring previous attribute
46a49
> Debug: Setting new attribute

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lane="gneE0_0" pos="19.00" length="10.00" freq="300.00" file="e2_0.xml"/>
---
>     <e2Detector id="e2_0" lane="gneE0_0" pos="20.00" length="10.00" freq="300.00" file="e2_0.xml"/>
---------- Differences in errors ----------
6d5
< Debug: Selected item 'busStop' in TagSelector

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

---------- Differences in additionals ----------
5d4
<     <e2Detector id="e2_7" lane="gneE0_0" pos="15.80" length="10.00" freq="100.00" file="e2_7.txt"/>
12a12
>     <e2Detector id="e2_7" lane="gneE0_0" pos="15.80" length="10.00" freq="100.00" file="e2_7.txt"/>
---------- Differences in errors ----------
21a22
> Debug: demand elements saved
48a50
> Error: routes cannot be processed either with additional handler nor with demand handler
---------- Differences in log ----------
0a1
> Error: routes cannot be processed either with additional handler nor with demand handler
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0 gneE4_0 gneE5_0" pos="10.00" endPos="15.00" freq="300.00" file="e2MultilaneDetector_0.xml"/>
---
>     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0 gneE4_0 gneE5_0" pos="10.00" endPos="15.00" freq="300.00" file="e2_0.xml"/>
---------- Differences in errors ----------
31d30
< Debug: Selected item 'busStop' in TagSelector
34c33
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
37c36
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Removing e2MultilaneDetector 'e2_0' in GNEChange_Additional
40c39
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
60c59
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Debug: Deleting unreferenced e2MultilaneDetector 'e2_0'

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector create default_nonconsecutive ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2MultilaneDetector_0" lanes="gneE3_0 gneE4_0 gneE5_0" pos="13.00" endPos="15.00" freq="300.00" file="e2MultilaneDetector_0.xml"/>
---
>     <e2Detector id="e2_0" lanes="gneE3_0 gneE4_0 gneE5_0" pos="13.00" endPos="15.00" freq="300.00" file="e2_0.xml"/>
---------- Differences in errors ----------
31d30
< Debug: Selected item 'busStop' in TagSelector
34c33
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
37c36
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Removing e2MultilaneDetector 'e2_0' in GNEChange_Additional
40c39
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
60c59
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Debug: Deleting unreferenced e2MultilaneDetector 'e2_0'

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector create default_singlelane ( Last six runs Feb2022 )

---------- Differences in errors ----------
31d30
< Debug: Selected item 'busStop' in TagSelector

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector create file ( Last six runs Feb2022 )

---------- Differences in errors ----------
31d30
< Debug: Selected item 'busStop' in TagSelector
33,34d31
< Debug: Key ENTER pressed
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
36,37d32
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
39,41d33
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Additionals saved
60d51
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_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">
    <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="myOwnFilename.txt"/>
</additional>

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

---------- Differences in errors ----------
5d4
< Debug: Selected item 'busStop' in TagSelector
7,31c6
< Debug: Key ENTER pressed
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Additionals 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
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> Debug: Open additional dialog
<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="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="120" file="e2MultilaneDetector_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="25.00,1.60 25.00,1.60"/>
    </edge>
    <edge id=":gneJ2_1" function="internal">
        <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="25.00,-1.60 25.00,-1.60"/>
    </edge>

    <edge id="gneE2" from="gneJ0" to="gneJ2" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ2" to="gneJ1" priority="-1">
        <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="25.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE4" from="gneJ1" to="gneJ2" priority="-1">
        <lane id="gneE4_0" index="0" speed="13.89" length="25.00" shape="50.00,1.60 25.00,1.60"/>
    </edge>
    <edge id="gneE5" from="gneJ2" to="gneJ0" priority="-1">
        <lane id="gneE5_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
5d4
< Debug: Selected item 'busStop' in TagSelector
7,8d5
< Debug: Key ENTER pressed
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
10,11d6
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
13,16d7
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Additionals saved
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_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">
    <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="e2MultilaneDetector_0.xml" friendlyPos="1"/>
</additional>

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector create jamthreshold ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="e2MultilaneDetector_0.xml" jamThreshold="15.50"/>
---
>     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="e2_0.xml" vTypes="-30"/>
---------- Differences in errors ----------
5d4
< Debug: Selected item 'busStop' in TagSelector
8c7,8
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
> Debug: Key ENTER pressed
11c11
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Removing e2MultilaneDetector 'e2_0' in GNEChange_Additional
14c14
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
16c16
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Debug: Deleting unreferenced e2MultilaneDetector 'e2_0'
---------- Differences in log ----------
0a1
> Warning: E2 multilane detectors need at least two consecutive lanes

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

---------- Differences in errors ----------
5d4
< Debug: Selected item 'busStop' in TagSelector
7,31c6
< Debug: Key ENTER pressed
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Additionals 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
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ2' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> Debug: Open additional dialog
<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="10.00" endPos="13.00" freq="300.00" name="detectorName" file="e2MultilaneDetector_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="25.00,1.60 25.00,1.60"/>
    </edge>
    <edge id=":gneJ2_1" function="internal">
        <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="25.00,-1.60 25.00,-1.60"/>
    </edge>

    <edge id="gneE2" from="gneJ0" to="gneJ2" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ2" to="gneJ1" priority="-1">
        <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="25.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE4" from="gneJ1" to="gneJ2" priority="-1">
        <lane id="gneE4_0" index="0" speed="13.89" length="25.00" shape="50.00,1.60 25.00,1.60"/>
    </edge>
    <edge id="gneE5" from="gneJ2" to="gneJ0" priority="-1">
        <lane id="gneE5_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector create speedthreshold ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="e2MultilaneDetector_0.xml" speedThreshold="2.50"/>
---
>     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="-14"/>
---------- Differences in errors ----------
5d4
< Debug: Selected item 'busStop' in TagSelector
8c7,8
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
> Debug: Key ENTER pressed
11c11
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Removing e2MultilaneDetector 'e2_0' in GNEChange_Additional
14c14
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
16c16
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Debug: Deleting unreferenced e2MultilaneDetector 'e2_0'
---------- Differences in log ----------
0a1
> Warning: E2 multilane detectors need at least two consecutive lanes

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector create timethreshold ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="e2MultilaneDetector_0.xml" timeThreshold="10.00"/>
---
>     <e2Detector id="e2_0" name="-12" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="e2_0.xml"/>
---------- Differences in errors ----------
5d4
< Debug: Selected item 'busStop' in TagSelector
8c7,8
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
> Debug: Key ENTER pressed
11c11
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Removing e2MultilaneDetector 'e2_0' in GNEChange_Additional
14c14
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
16c16
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Debug: Deleting unreferenced e2MultilaneDetector 'e2_0'
---------- Differences in log ----------
0a1
> Warning: E2 multilane detectors need at least two consecutive lanes

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector create vtypes ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="e2MultilaneDetector_0.xml" vTypes="private passenger taxi bus"/>
---
>     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" tl="%%;$$$ %%$$ type.3" file="e2_0.xml"/>
---------- Differences in errors ----------
5d4
< Debug: Selected item 'busStop' in TagSelector
8c7,8
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
> Debug: Key ENTER pressed
11c11
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Removing e2MultilaneDetector 'e2_0' in GNEChange_Additional
14c14
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
16c16
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Debug: Deleting unreferenced e2MultilaneDetector 'e2_0'
---------- Differences in log ----------
0a1
> Warning: E2 multilane detectors need at least two consecutive lanes

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

---------- Differences in errors ----------
32d31
< Debug: Selected item 'busStop' in TagSelector
35c34
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional
---
> Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
37c36
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional
---
> Debug: Removing e2MultilaneDetector 'e2_0' in GNEChange_Additional
40c39
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional
---
> Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
46c45
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional
---
> Debug: Removing e2MultilaneDetector 'e2_0' in GNEChange_Additional
49c48
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional
---
> Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
55c54
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional
---
> Debug: Removing e2MultilaneDetector 'e2_0' in GNEChange_Additional
75c74
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_1'
---
> Debug: Deleting unreferenced e2MultilaneDetector 'e2_0'
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="20.00" freq="300.00" file="e2_0.xml"/>
---
>     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="20.00" endPos="7.00" freq="300.00" file="e2_0.xml"/>
---------- Differences in errors ----------
34c34
< Debug: Value 'dummyPos' for attribute endPos of e2MultilaneDetector isn't valid
---
> Debug: Value 'dummyPos' for attribute pos of e2MultilaneDetector isn't valid

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector inspect file ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" name="myOwnOutput.txt" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00"/>
---
>     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" tl="myOwnOutput.txt" file="e2_0.xml"/>
---------- Differences in errors ----------
8c8
< Debug: Value '%;;%%&%%%&&' for attribute file of e2MultilaneDetector isn't valid
---
> Debug: Value '%;;%%&%%%&&' for attribute name of e2MultilaneDetector isn't valid
10,13d9
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
19a16
> Debug: Keys Ctrl+Z (Undo) pressed
27,28d23
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" tl="120" file="e2_0.xml"/>
---
>     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="120.00" file="e2_0.xml"/>
---------- Differences in errors ----------
8,9c8,9
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyFrequency' for attribute freq of e2MultilaneDetector isn't valid
> Debug: Value '-100' for attribute freq of e2MultilaneDetector isn't valid
16c16
< Debug: Restoring previous attribute
---
> Debug: Removing e2MultilaneDetector 'e2_0' in GNEChange_Additional
19c19
< Debug: Setting new attribute
---
> Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2_0.xml" friendlyPos="1"/>
---
>     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2_0.xml"/>
---------- Differences in errors ----------
8,11c8
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value ' ' for attribute jamThreshold of e2MultilaneDetector isn't valid
14a12
> Debug: Keys Ctrl+Z (Undo) pressed
19,20d16
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute

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

---------- Differences in errors ----------
10,48c10
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: Deleting unreferenced e2MultilaneDetector 'e2_1'
< Debug: Deleting unreferenced e2MultilaneDetector 'correctID'
< 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
<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">
    <e2Detector id="correctID" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2_0.xml"/>
    <e2Detector id="e2_1" lanes="gneE4_0 gneE5_0" pos="18.00" endPos="7.00" freq="300.00" file="e2_1.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="25.00,1.60 25.00,1.60"/>
    </edge>
    <edge id=":gneJ2_1" function="internal">
        <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="25.00,-1.60 25.00,-1.60"/>
    </edge>

    <edge id="gneE2" from="gneJ0" to="gneJ2" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ2" to="gneJ1" priority="-1">
        <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="25.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE4" from="gneJ1" to="gneJ2" priority="-1">
        <lane id="gneE4_0" index="0" speed="13.89" length="25.00" shape="50.00,1.60 25.00,1.60"/>
    </edge>
    <edge id="gneE5" from="gneJ2" to="gneJ0" priority="-1">
        <lane id="gneE5_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector inspect jamthreshold ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2_0.xml" jamThreshold="1.39"/>
---
>     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2_0.xml" speedThreshold="7.30"/>
---------- Differences in errors ----------
8,9c8,9
< Debug: Value 'dummyJamThreshold' for attribute jamThreshold of e2MultilaneDetector isn't valid
< Debug: Value '-11.1' for attribute jamThreshold of e2MultilaneDetector isn't valid
---
> Debug: Value 'dummyJamThreshold' for attribute speedThreshold of e2MultilaneDetector isn't valid
> Debug: Value '-11.1' for attribute speedThreshold of e2MultilaneDetector isn't valid

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector inspect lanes ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lanes="gneE4_0 gneE5_0" pos="18.00" endPos="7.00" freq="300.00" file="e2_0.xml"/>
---
>     <e2Detector id="gneE4_0 gneE5_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2_0.xml"/>
---------- Differences in errors ----------
34,37c34,37
< 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
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
44c44
< Debug: Removing e2MultilaneDetector 'e2_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
47c47
< Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
---
> Debug: Setting new attribute
70c70
< Debug: Deleting unreferenced e2MultilaneDetector 'e2_0'
---
> Debug: Deleting unreferenced e2MultilaneDetector 'gneE4_0 gneE5_0'

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" name="customName" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2_0.xml"/>
---
>     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" tl="customName" file="e2_0.xml"/>
---------- Differences in errors ----------
8c8
< Debug: Value '%%%;:..&&%$%$' for attribute name of e2MultilaneDetector isn't valid
---
> Debug: Setting new attribute
15c15
< Debug: Removing e2MultilaneDetector 'e2_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
18c18
< Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
---
> Debug: Setting new attribute

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

---------- Differences in errors ----------
5d4
< Debug: Selected item 'busStop' in TagSelector
8,84c7,8
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< 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 additionals ----------
<?xml version="1.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="18.00" endPos="7.00" freq="300.00" file="e2MultilaneDetector_0.xml">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </e2Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="25.00,1.60 25.00,1.60"/>
    </edge>
    <edge id=":gneJ2_1" function="internal">
        <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="25.00,-1.60 25.00,-1.60"/>
    </edge>

    <edge id="gneE2" from="gneJ0" to="gneJ2" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ2" to="gneJ1" priority="-1">
        <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="25.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE4" from="gneJ1" to="gneJ2" priority="-1">
        <lane id="gneE4_0" index="0" speed="13.89" length="25.00" shape="50.00,1.60 25.00,1.60"/>
    </edge>
    <edge id="gneE5" from="gneJ2" to="gneJ0" priority="-1">
        <lane id="gneE5_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="20.00" endPos="7.00" freq="300.00" file="e2_0.xml"/>
---
>     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2_0.xml"/>
---------- Differences in errors ----------
34,37c34,37
< Debug: Value 'dummyPos' for attribute pos of e2MultilaneDetector isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyPos' for attribute lanes of e2MultilaneDetector isn't valid
> Debug: Value '-5' for attribute lanes of e2MultilaneDetector isn't valid
> Debug: Value '400' for attribute lanes of e2MultilaneDetector isn't valid
> Debug: Value '20' for attribute lanes of e2MultilaneDetector isn't valid
40c40
< Debug: Restoring previous attribute
---
> Debug: Removing e2MultilaneDetector 'e2_0' in GNEChange_Additional
42,43d41
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
45,46d42
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
48,49d43
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2MultilaneDetector 'e2_0' in GNEChange_Additional
54,55d47
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
57,58d48
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
60,61d49
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector inspect speedthreshold ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2_0.xml" speedThreshold="6.30"/>
---
>     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2_0.xml" timeThreshold="1.39"/>
---------- Differences in errors ----------
8,9c8,9
< Debug: Value 'dummySpeedTreshold' for attribute speedThreshold of e2MultilaneDetector isn't valid
< Debug: Value '-12.1' for attribute speedThreshold of e2MultilaneDetector isn't valid
---
> Debug: Value 'dummySpeedTreshold' for attribute timeThreshold of e2MultilaneDetector isn't valid
> Debug: Value '-12.1' for attribute timeThreshold of e2MultilaneDetector isn't valid

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector inspect timethreshold ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2_0.xml" timeThreshold="1.39"/>
---
>     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2_0.xml" vTypes="4"/>
---------- Differences in errors ----------
8,9c8,9
< Debug: Value 'dummyTimeTreshold' for attribute timeThreshold of e2MultilaneDetector isn't valid
< Debug: Value '-5' for attribute timeThreshold of e2MultilaneDetector isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
16c16
< Debug: Removing e2MultilaneDetector 'e2_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
19c19
< Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
---
> Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector inspect vtypes ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="e2_0.xml" vTypes="Type1 Type2 Type3"/>
---
>     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" freq="300.00" file="Type1 Type2 Type3"/>
---------- Differences in errors ----------
8c8
< Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of e2MultilaneDetector isn't valid
---
> Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute file of e2MultilaneDetector isn't valid

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector inspect_selection file ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2MultilaneDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" file="myOwnOutput.txt" vTypes="type1 type2 type3" friendlyPos="1">
---
>     <e2Detector id="e2MultilaneDetector_0" name="myOwnOutput.txt" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" file="fileA.txt" vTypes="type1 type2 type3" friendlyPos="1">
10c10
<     <e2Detector id="e2MultilaneDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" file="myOwnOutput.txt" vTypes="type4 type5 type6" friendlyPos="1">
---
>     <e2Detector id="e2MultilaneDetector_1" name="myOwnOutput.txt" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" file="fileB.xml" vTypes="type4 type5 type6" friendlyPos="1">
---------- Differences in errors ----------
25c25
< Debug: Value '%;;%%&%%%&&' for attribute file of e2MultilaneDetector isn't valid
---
> Debug: Value '%;;%%&%%%&&' for attribute name of e2MultilaneDetector isn't valid

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

---------- Differences in errors ----------
25,90c25
< 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
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
<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" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="120.00" 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" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="120.00" 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>
    <viewport zoom="200.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="25.00,1.60 25.00,1.60"/>
    </edge>
    <edge id=":gneJ2_1" function="internal">
        <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="25.00,-1.60 25.00,-1.60"/>
    </edge>

    <edge id="gneE2" from="gneJ0" to="gneJ2" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ2" to="gneJ1" priority="-1">
        <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="25.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE4" from="gneJ1" to="gneJ2" priority="-1">
        <lane id="gneE4_0" index="0" speed="13.89" length="25.00" shape="50.00,1.60 25.00,1.60"/>
    </edge>
    <edge id="gneE5" from="gneJ2" to="gneJ0" priority="-1">
        <lane id="gneE5_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2MultilaneDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" file="fileA.txt" vTypes="type1 type2 type3">
---
>     <e2Detector id="e2MultilaneDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" file="fileA.txt" vTypes="type1 type2 type3" friendlyPos="1">
10c10
<     <e2Detector id="e2MultilaneDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" file="fileB.xml" vTypes="type4 type5 type6">
---
>     <e2Detector id="e2MultilaneDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" file="fileB.xml" vTypes="type4 type5 type6" friendlyPos="1">
---------- Differences in errors ----------
25,30c25
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value ' ' for attribute jamThreshold of e2MultilaneDetector isn't valid
48a44
> Debug: Keys Ctrl+Z (Undo) pressed
68,70d63
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector inspect_selection jamthreshold ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2MultilaneDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" file="fileA.txt" vTypes="type1 type2 type3" jamThreshold="1.39" friendlyPos="1">
---
>     <e2Detector id="e2MultilaneDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" file="fileA.txt" vTypes="type1 type2 type3" speedThreshold="7.30" friendlyPos="1">
10c10
<     <e2Detector id="e2MultilaneDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" file="fileB.xml" vTypes="type4 type5 type6" jamThreshold="1.39" friendlyPos="1">
---
>     <e2Detector id="e2MultilaneDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" file="fileB.xml" vTypes="type4 type5 type6" speedThreshold="7.30" friendlyPos="1">
---------- Differences in errors ----------
25,26c25,26
< Debug: Value 'dummyJamThreshold' for attribute jamThreshold of e2MultilaneDetector isn't valid
< Debug: Value '-11.1' for attribute jamThreshold of e2MultilaneDetector isn't valid
---
> Debug: Value 'dummyJamThreshold' for attribute speedThreshold of e2MultilaneDetector isn't valid
> Debug: Value '-11.1' for attribute speedThreshold of e2MultilaneDetector isn't valid

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2MultilaneDetector_0" name="customName" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" file="fileA.txt" vTypes="type1 type2 type3" friendlyPos="1">
---
>     <e2Detector id="e2MultilaneDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" tl="customName" file="fileA.txt" vTypes="type1 type2 type3" friendlyPos="1">
10c10
<     <e2Detector id="e2MultilaneDetector_1" name="customName" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" file="fileB.xml" vTypes="type4 type5 type6" friendlyPos="1">
---
>     <e2Detector id="e2MultilaneDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" tl="customName" file="fileB.xml" vTypes="type4 type5 type6" friendlyPos="1">
---------- Differences in errors ----------
25c25,26
< Debug: Value '%%%;:..&&%$%$' for attribute name of e2MultilaneDetector isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
35a37,40
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
46,53d50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional
65a63,66
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()

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

---------- Differences in additionals ----------
5,8c5,8
<     <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 id="e2MultilaneDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" file="fileA.txt" vTypes="type1 type2 type3" friendlyPos="1">
>         <param key="KeyA1" value="valueA1"/>
>         <param key="KeyA2" value="valueA3"/>
>         <param key="KeyA3" value="valueA2"/>
10,13c10,13
<     <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 id="e2MultilaneDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" file="fileB.xml" vTypes="type4 type5 type6" friendlyPos="1">
>         <param key="KeyB1" value="valueB1"/>
>         <param key="KeyB2" value="valueB3"/>
>         <param key="KeyB3" value="valueB2"/>
---------- Differences in errors ----------
2d1
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
4d2
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
6d3
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
9d5
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
11d6
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
13d7
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
31,72c25,34
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<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 e2multilanedetector inspect_selection speedthreshold ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2MultilaneDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" file="fileA.txt" vTypes="type1 type2 type3" speedThreshold="6.30" friendlyPos="1">
---
>     <e2Detector id="e2MultilaneDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" file="fileA.txt" vTypes="type1 type2 type3" timeThreshold="1.39" friendlyPos="1">
10c10
<     <e2Detector id="e2MultilaneDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" file="fileB.xml" vTypes="type4 type5 type6" speedThreshold="6.30" friendlyPos="1">
---
>     <e2Detector id="e2MultilaneDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" file="fileB.xml" vTypes="type4 type5 type6" timeThreshold="1.39" friendlyPos="1">
---------- Differences in errors ----------
25,26c25,26
< Debug: Value 'dummySpeedTreshold' for attribute speedThreshold of e2MultilaneDetector isn't valid
< Debug: Value '-12.1' for attribute speedThreshold of e2MultilaneDetector isn't valid
---
> Debug: Value 'dummySpeedTreshold' for attribute timeThreshold of e2MultilaneDetector isn't valid
> Debug: Value '-12.1' for attribute timeThreshold of e2MultilaneDetector isn't valid

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector inspect_selection timethreshold ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2MultilaneDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" file="fileA.txt" vTypes="type1 type2 type3" timeThreshold="1.39" friendlyPos="1">
---
>     <e2Detector id="e2MultilaneDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" file="fileA.txt" vTypes="4" friendlyPos="1">
10c10
<     <e2Detector id="e2MultilaneDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" file="fileB.xml" vTypes="type4 type5 type6" timeThreshold="1.39" friendlyPos="1">
---
>     <e2Detector id="e2MultilaneDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" file="fileB.xml" vTypes="4" friendlyPos="1">
---------- Differences in errors ----------
25,26c25,28
< Debug: Value 'dummyTimeTreshold' for attribute timeThreshold of e2MultilaneDetector isn't valid
< Debug: Value '-5' for attribute timeThreshold of e2MultilaneDetector isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
37,46d38
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
49,54c41,42
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional
---
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
59,66c47,48
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector inspect_selection vtypes ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2MultilaneDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" file="fileA.txt" vTypes="Type1 Type2 Type3" friendlyPos="1">
---
>     <e2Detector id="e2MultilaneDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" freq="100.00" file="Type1 Type2 Type3" vTypes="type1 type2 type3" friendlyPos="1">
10c10
<     <e2Detector id="e2MultilaneDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" file="fileB.xml" vTypes="Type1 Type2 Type3" friendlyPos="1">
---
>     <e2Detector id="e2MultilaneDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" freq="200.00" file="Type1 Type2 Type3" vTypes="type4 type5 type6" friendlyPos="1">
---------- Differences in errors ----------
25c25
< Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of e2MultilaneDetector isn't valid
---
> Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute file of e2MultilaneDetector isn't valid

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

---------- Differences in errors ----------
9c9,12
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
---
> Error: 'lanes' and 'endPos' must be defined together in a lane area detector.
> Error: Attribute 'endPos' in definition of e2Detector 'e2MultilaneDetector_1' is not of type float.
> Error: Attribute 'endPos' in definition of e2Detector 'e2MultilaneDetector_2' is empty.
> Error: Could not build e2Detector with ID 'e2MultilaneDetector_3' in netedit; Invalid position over lane.
10a14
> Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_5' in GNEChange_Additional
12a17
> Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
38a44
> Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_5' in GNEChange_Additional
42a49
> Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_5' in GNEChange_Additional
45,85d51
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Warning: Essential unique float attribute 'endPos' of e2MultilaneDetector with ID 'e2MultilaneDetector_0' is missing; e2MultilaneDetector cannot be created
< Warning: Format of essential unique float attribute 'endPos' of e2MultilaneDetector with ID 'e2MultilaneDetector_1' is invalid; Cannot be parsed to float; e2MultilaneDetector cannot be created
< Warning: Format of essential unique float attribute 'endPos' of e2MultilaneDetector with ID 'e2MultilaneDetector_2' is invalid; Cannot be parsed to float; e2MultilaneDetector cannot be created
< Warning: Invalid end position for e2MultilaneDetector with ID = 'e2MultilaneDetector_3'.
< Warning: Invalid end position for e2MultilaneDetector with ID = 'e2MultilaneDetector_5'.
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.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_4" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="24.99" freq="900.00" file="e2MultilaneDetector_4.xml" friendlyPos="1"/>
    <e2Detector id="e2MultilaneDetector_6" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="0.00" freq="900.00" file="e2MultilaneDetector_6.xml" friendlyPos="1"/>
    <e2Detector id="e2MultilaneDetector_7" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="10.50" freq="900.00" file="e2MultilaneDetector_7.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="25.00,1.60 25.00,1.60"/>
    </edge>
    <edge id=":gneJ2_1" function="internal">
        <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="25.00,-1.60 25.00,-1.60"/>
    </edge>

    <edge id="gneE2" from="gneJ0" to="gneJ2" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ2" to="gneJ1" priority="-1">
        <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="25.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE4" from="gneJ1" to="gneJ2" priority="-1">
        <lane id="gneE4_0" index="0" speed="13.89" length="25.00" shape="50.00,1.60 25.00,1.60"/>
    </edge>
    <edge id="gneE5" from="gneJ2" to="gneJ0" priority="-1">
        <lane id="gneE5_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e2multilanedetector load lanes ( Last six runs Feb2022 )

---------- Differences in errors ----------
9c9,11
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
---
> Error: Could not build e2Detector in netedit; lane doesn't exist.
> Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional
> Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_3' in GNEChange_Additional
10a13
> Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
35a39,40
> Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_3' in GNEChange_Additional
> Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional
37a43,44
> Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional
> Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_3' in GNEChange_Additional
39,77d45
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Warning: Essential unique string attribute 'lane' of e2Detector with ID 'e2MultilaneDetector_0' is missing; e2Detector cannot be created
< Warning: Essential positive float attribute 'length' of e2Detector with ID 'e2MultilaneDetector_0' is missing; e2Detector cannot be created
< Warning: The list of lanes cannot be empty.
< Warning: The lanes 'gneE2_0' to use within the e2MultilaneDetector 'e2MultilaneDetector_2' aren't consecutives.
< Warning: The lanes 'gneE2_0 gneE4_0' to use within the e2MultilaneDetector 'e2MultilaneDetector_3' aren't consecutives.
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.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_4" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_4.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="25.00,1.60 25.00,1.60"/>
    </edge>
    <edge id=":gneJ2_1" function="internal">
        <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="25.00,-1.60 25.00,-1.60"/>
    </edge>

    <edge id="gneE2" from="gneJ0" to="gneJ2" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ2" to="gneJ1" priority="-1">
        <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="25.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE4" from="gneJ1" to="gneJ2" priority="-1">
        <lane id="gneE4_0" index="0" speed="13.89" length="25.00" shape="50.00,1.60 25.00,1.60"/>
    </edge>
    <edge id="gneE5" from="gneJ2" to="gneJ0" priority="-1">
        <lane id="gneE5_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
9c9,11
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
---
> Error: Attribute 'pos' is missing in definition of e2Detector 'e2MultilaneDetector_0'.
> Error: Attribute 'pos' in definition of e2Detector 'e2MultilaneDetector_1' is not of type float.
> Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional
10a13
> Error: Could not build e2Detector with ID 'e2MultilaneDetector_4' in netedit; Invalid position over lane.
12a16
> Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
39a44
> Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional
41a47
> Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional
45,85d50
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Warning: Essential unique float attribute 'pos' of e2MultilaneDetector with ID 'e2MultilaneDetector_0' is missing; e2MultilaneDetector cannot be created
< Warning: Format of essential unique float attribute 'pos' of e2MultilaneDetector with ID 'e2MultilaneDetector_1' is invalid; Cannot be parsed to float; e2MultilaneDetector cannot be created
< Warning: Invalid position for e2MultilaneDetector with ID = 'e2MultilaneDetector_2'.
< Warning: Invalid position for e2MultilaneDetector with ID = 'e2MultilaneDetector_4'.
---------- Differences in output ----------
6c6
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.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_3" lanes="gneE2_0 gneE3_0" pos="0.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_3.xml" friendlyPos="1"/>
    <e2Detector id="e2MultilaneDetector_5" lanes="gneE2_0 gneE3_0" pos="24.99" endPos="15.00" freq="900.00" file="e2MultilaneDetector_5.xml" friendlyPos="1"/>
    <e2Detector id="e2MultilaneDetector_6" lanes="gneE2_0 gneE3_0" pos="12.50" endPos="15.00" freq="900.00" file="e2MultilaneDetector_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="25.00,1.60 25.00,1.60"/>
    </edge>
    <edge id=":gneJ2_1" function="internal">
        <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="25.00,-1.60 25.00,-1.60"/>
    </edge>

    <edge id="gneE2" from="gneJ0" to="gneJ2" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ2" to="gneJ1" priority="-1">
        <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="25.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE4" from="gneJ1" to="gneJ2" priority="-1">
        <lane id="gneE4_0" index="0" speed="13.89" length="25.00" shape="50.00,1.60 25.00,1.60"/>
    </edge>
    <edge id="gneE5" from="gneJ2" to="gneJ0" priority="-1">
        <lane id="gneE5_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e2Detector id="e2MultilaneDetector_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="e2MultilaneDetector_0.xml"/>
---
>     <e2Detector id="e2_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" freq="300.00" file="e2_0.xml"/>
---------- Differences in errors ----------
9,10d8
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
33d30
< Debug: Selected item 'busStop' in TagSelector
36c33
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
39c36
< Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Removing e2MultilaneDetector 'e2_0' in GNEChange_Additional
46c43
< Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional
---
> Debug: Adding e2MultilaneDetector 'e2_0' in GNEChange_Additional
70c67
< Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_0'
---
> Debug: Deleting unreferenced e2MultilaneDetector 'e2_0'
85,87d81
< Debug: Deleting unreferenced 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 ----------
2c2
<     <viewport zoom="100.00" x="15.80" y="-6.03" angle="0.00"/>
---
>     <viewport zoom="100.00" x="14.96" y="-5.92" angle="0.00"/>

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

---------- Differences in errors ----------
103a104
> Debug: demand elements saved
161a163
> Error: routes cannot be processed either with additional handler nor with demand handler
234a237,242
> Debug: Adding connection 'gneE5_0->gneE6_0' into edge 'gneE5'
> Debug: Created connection 'fromgneE5_0togneE6_0' in retrieveGNEConnection()
> Debug: Adding connection 'gneE6_0->gneE9_0' into edge 'gneE6'
> Debug: Created connection 'fromgneE6_0togneE9_0' in retrieveGNEConnection()
> Debug: Adding connection 'gneE9_0->gneE1_0' into edge 'gneE9'
> Debug: Created connection 'fromgneE9_0togneE1_0' in retrieveGNEConnection()
246a255,258
> Debug: Adding connection 'gneE1_0->gneE5_0' into edge 'gneE1'
> Debug: Created connection 'fromgneE1_0togneE5_0' in retrieveGNEConnection()
> Debug: Adding connection 'gneE5_0->gneE13_0' into edge 'gneE5'
> Debug: Created connection 'fromgneE5_0togneE13_0' in retrieveGNEConnection()
257,266d268
< Debug: Adding connection 'gneE5_0->gneE6_0' into edge 'gneE5'
< Debug: Created connection 'fromgneE5_0togneE6_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE6_0->gneE9_0' into edge 'gneE6'
< Debug: Created connection 'fromgneE6_0togneE9_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE9_0->gneE1_0' into edge 'gneE9'
< Debug: Created connection 'fromgneE9_0togneE1_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE1_0->gneE5_0' into edge 'gneE1'
< Debug: Created connection 'fromgneE1_0togneE5_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE5_0->gneE13_0' into edge 'gneE5'
< Debug: Created connection 'fromgneE5_0togneE13_0' in retrieveGNEConnection()
---------- Differences in log ----------
4a5
> Error: routes cannot be processed either with additional handler nor with demand handler
---------- Differences in net ----------
37c37
<         <lane id=":gneJ1_4_0" index="0" disallow="pedestrian" speed="3.65" length="2.56" shape="44.80,-1.60 46.00,-0.80 46.40,0.00 46.30,0.20"/>
---
>         <lane id=":gneJ1_4_0" index="0" disallow="pedestrian" speed="3.65" length="1.44" shape="44.80,-1.60 46.00,-0.80"/>
43c43
<         <lane id=":gneJ1_6_0" index="0" disallow="pedestrian" speed="3.65" length="2.12" shape="46.30,0.20 46.00,0.80 44.80,1.60"/>
---
>         <lane id=":gneJ1_6_0" index="0" disallow="pedestrian" speed="3.65" length="3.23" shape="46.00,-0.80 46.40,0.00 46.00,0.80 44.80,1.60"/>
104c104
<         <lane id=":gneJ4_2_0" index="0" disallow="pedestrian" speed="8.00" length="5.93" shape="-1.60,27.20 -1.05,23.35 0.00,21.60"/>
---
>         <lane id=":gneJ4_2_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="-1.60,27.20 -1.05,23.35 -0.96,23.20"/>
107c107
<         <lane id=":gneJ4_10_0" index="0" disallow="pedestrian" speed="8.00" length="8.26" shape="0.00,21.60 0.60,20.60 3.35,18.95 7.20,18.40"/>
---
>         <lane id=":gneJ4_10_0" index="0" disallow="pedestrian" speed="8.00" length="10.13" shape="-0.96,23.20 0.60,20.60 3.35,18.95 7.20,18.40"/>
123c123
<         <lane id=":gneJ4_8_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="1.60,12.80 1.95,15.25 3.00,17.00 3.20,17.12"/>
---
>         <lane id=":gneJ4_8_0" index="0" disallow="pedestrian" speed="6.51" length="3.04" shape="1.60,12.80 1.95,15.25 2.24,15.74"/>
129c129
<         <lane id=":gneJ4_11_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="3.20,17.12 4.75,18.05 7.20,18.40"/>
---
>         <lane id=":gneJ4_11_0" index="0" disallow="pedestrian" speed="6.51" length="5.99" shape="2.24,15.74 3.00,17.00 4.75,18.05 7.20,18.40"/>
164c164
<         <lane id=":gneJ5_5_0" index="0" disallow="pedestrian" speed="8.00" length="5.93" shape="51.60,12.80 51.05,16.65 50.00,18.40"/>
---
>         <lane id=":gneJ5_5_0" index="0" disallow="pedestrian" speed="8.00" length="4.07" shape="51.60,12.80 51.05,16.65 50.96,16.80"/>
167c167
<         <lane id=":gneJ5_10_0" index="0" disallow="pedestrian" speed="8.00" length="8.26" shape="50.00,18.40 49.40,19.40 46.65,21.05 42.80,21.60"/>
<truncated after showing first 30 lines>
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

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

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="300.00" file="e3Detector_0.xml">
---
>     <e3Detector id="e3_0" pos="17.00,5.00" freq="300.00" file="e3_0.xml">
---------- Differences in errors ----------
7d6
< Debug: Selected item 'busStop' in TagSelector
9,10c8,9
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 7.00,-5.00,27.00,15.00
---
> Debug: Adding e3Detector 'e3_0' in GNEChange_Additional
> GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 7.00,-5.00,27.00,15.00
12c11
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
---
> Debug: Adding detEntry 'e3_0' in GNEChange_Additional
14c13
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
---
> Debug: Adding detExit 'e3_0' in GNEChange_Additional
17c16
< Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional
---
> Debug: Removing detExit 'e3_0' in GNEChange_Additional
20c19
< Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional
---
> Debug: Removing detEntry 'e3_0' in GNEChange_Additional
23,24c22,23
< Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 7.00,-5.00,27.00,15.00
---
> Debug: Removing e3Detector 'e3_0' in GNEChange_Additional
> GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 7.00,-5.00,27.00,15.00
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
4a5
>     <e3Detector id="e3_0" pos="17.00,5.00" freq="300.00" file="e3_0.xml"/>
---------- Differences in errors ----------
7d6
< Debug: Selected item 'busStop' in TagSelector
9,10c8,9
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 7.00,-5.00,27.00,15.00
---
> Debug: Adding e3Detector 'e3_0' in GNEChange_Additional
> GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 7.00,-5.00,27.00,15.00
13,14c12,13
< Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 7.00,-5.00,27.00,15.00
---
> Debug: Removing e3Detector 'e3_0' in GNEChange_Additional
> GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 7.00,-5.00,27.00,15.00
17,18c16,17
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 7.00,-5.00,27.00,15.00
---
> Debug: Adding e3Detector 'e3_0' in GNEChange_Additional
> GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 7.00,-5.00,27.00,15.00
46,47c45,46
< Debug: Deleting unreferenced e3Detector 'e3Detector_0'
< GLDebug: 	Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 7.00,-5.00,27.00,15.00
---
> Debug: Deleting unreferenced e3Detector 'e3_0'
> GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 7.00,-5.00,27.00,15.00
---------- Differences in log ----------
1,3d0
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_0' cannot be written

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

---------- Differences in additionals ----------
5,8c5,6
<     <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="300.00" file="myOwnFile.txt">
<         <detEntry lane="gneE0_6" pos="24.00"/>
<         <detExit lane="gneE0_5" pos="24.00"/>
<     </e3Detector>
---
>     <e3Detector id="e3_0" pos="17.00,5.00" freq="300.00" file="e3_0.xml"/>
>     <e3Detector id="e3_1" pos="24.00,-5.00" freq="300.00" file="e3_1.xml"/>
---------- Differences in errors ----------
2d1
< Debug: Selected item 'busStop' in TagSelector
4,9c3,6
< Debug: Invalid input parameter of e3Detector: input contains invalid characters for a filename
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in TagSelector
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in TagSelector
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
---
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Adding e3Detector 'e3_0' in GNEChange_Additional
> Debug: Adding e3Detector 'e3_1' in GNEChange_Additional
12c9
< Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional
---
> Debug: Removing e3Detector 'e3_1' in GNEChange_Additional
15c12
< Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional
---
> Debug: Removing e3Detector 'e3_0' in GNEChange_Additional
17,18d13
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional
21c16
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
---
> Debug: Adding e3Detector 'e3_0' in GNEChange_Additional
24c19
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5,8c5,6
<     <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>
---
>     <e3Detector id="e3_0" pos="17.00,5.00" freq="300.00" file="e3_0.xml"/>
>     <e3Detector id="e3_1" pos="24.00,-5.00" freq="300.00" file="e3_1.xml"/>
---------- Differences in errors ----------
2d1
< Debug: Selected item 'busStop' in TagSelector
4,10c3,6
< Debug: Invalid input parameter of e3Detector: 'freq' doesn't have a valid SUMOTime format
< Debug: Invalid input parameter of e3Detector: 'freq' doesn't have a valid SUMOTime format
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in TagSelector
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in TagSelector
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
---
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Adding e3Detector 'e3_0' in GNEChange_Additional
> Debug: Adding e3Detector 'e3_1' in GNEChange_Additional
13c9
< Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional
---
> Debug: Removing e3Detector 'e3_1' in GNEChange_Additional
16c12
< Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional
---
> Debug: Removing e3Detector 'e3_0' in GNEChange_Additional
18,19d13
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional
22c16
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
---
> Debug: Adding e3Detector 'e3_0' in GNEChange_Additional
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2d1
< Debug: Selected item 'busStop' in TagSelector
4,9c3,5
< Debug: Invalid input parameter of e3Detector: invalid id used in id
< Debug: Adding e3Detector 'customID' in GNEChange_Additional
< Debug: Selected item 'detEntry' in TagSelector
< Debug: Adding detEntry 'customID' in GNEChange_Additional
< Debug: Selected item 'detExit' in TagSelector
< Debug: Adding detExit 'customID' in GNEChange_Additional
---
> Debug: Selected invalid item in TagSelector
> Debug: Open additional dialog
> Debug: Cancel additional dialog
11,12d6
< Debug: Calling GNEUndoList::undo()
< Debug: Removing detExit 'customID' in GNEChange_Additional
14,15d7
< Debug: Calling GNEUndoList::undo()
< Debug: Removing detEntry 'customID' in GNEChange_Additional
17,18d8
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e3Detector 'customID' in GNEChange_Additional
20,21d9
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e3Detector 'customID' in GNEChange_Additional
23,24d10
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detEntry 'customID' in GNEChange_Additional
26,27d11
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <e3Detector id="customID" pos="17.00,5.00" freq="300.00" file="customID.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 name ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5,8c5,6
<     <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="300.00" name="customName" file="e3Detector_0.xml">
<         <detEntry lane="gneE0_6" pos="24.00"/>
<         <detExit lane="gneE0_5" pos="24.00"/>
<     </e3Detector>
---
>     <e3Detector id="e3_0" pos="17.00,5.00" freq="300.00" file="e3_0.xml"/>
>     <e3Detector id="e3_1" pos="24.00,-5.00" freq="300.00" file="e3_1.xml"/>
---------- Differences in errors ----------
2d1
< Debug: Selected item 'busStop' in TagSelector
4,9c3,6
< Debug: Invalid input parameter of e3Detector: input contains invalid characters
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in TagSelector
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in TagSelector
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
---
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Adding e3Detector 'e3_0' in GNEChange_Additional
> Debug: Adding e3Detector 'e3_1' in GNEChange_Additional
12c9
< Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional
---
> Debug: Removing e3Detector 'e3_1' in GNEChange_Additional
15c12
< Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional
---
> Debug: Removing e3Detector 'e3_0' in GNEChange_Additional
17,18d13
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional
21c16
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
---
> Debug: Adding e3Detector 'e3_0' in GNEChange_Additional
24c19
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="300.00" file="e3Detector_0.xml" speedThreshold="2.51">
---
>     <e3Detector id="e3_0" pos="17.00,5.00" freq="300.00" file="dummySpeedTreshold">
8a9,10
>     <e3Detector id="e3_1" pos="17.00,5.00" freq="300.00" file="-3.80"/>
>     <e3Detector id="e3_2" pos="17.00,5.00" freq="300.00" file="2.51"/>
---------- Differences in errors ----------
2d1
< Debug: Selected item 'busStop' in TagSelector
4,6c3,5
< Debug: Invalid input parameter of e3Detector: 'speedThreshold' doesn't have a valid 'float' format
< Error: Could not build e3Detector with ID 'e3Detector_0' in netedit; attribute speedThreshold cannot be negative.
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
---
> Debug: Adding e3Detector 'e3_0' in GNEChange_Additional
> Debug: Adding e3Detector 'e3_1' in GNEChange_Additional
> Debug: Adding e3Detector 'e3_2' in GNEChange_Additional
8c7
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
---
> Debug: Adding detEntry 'e3_0' in GNEChange_Additional
10c9
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
---
> Debug: Adding detExit 'e3_0' in GNEChange_Additional
13c12
< Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional
---
> Debug: Removing detExit 'e3_0' in GNEChange_Additional
16c15
< Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional
---
> Debug: Removing detEntry 'e3_0' in GNEChange_Additional
19c18
< Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional
---
> Debug: Removing e3Detector 'e3_2' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Error: Could not build e3Detector with ID 'e3Detector_0' in netedit; attribute speedThreshold cannot be negative.

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

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="300.00" file="e3Detector_0.xml" timeThreshold="5.00">
---
>     <e3Detector id="e3_0" name="dummyTimeTreshold" pos="17.00,5.00" freq="300.00" file="e3_0.xml">
8a9,10
>     <e3Detector id="e3_1" name="-4" pos="17.00,5.00" freq="300.00" file="e3_1.xml"/>
>     <e3Detector id="e3_2" name="5" pos="17.00,5.00" freq="300.00" file="e3_2.xml"/>
---------- Differences in errors ----------
2d1
< Debug: Selected item 'busStop' in TagSelector
4,6c3,5
< Debug: Invalid input parameter of e3Detector: 'timeThreshold' doesn't have a valid SUMOTime format
< Debug: Invalid input parameter of e3Detector: 'timeThreshold' doesn't have a valid SUMOTime format
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
---
> Debug: Adding e3Detector 'e3_0' in GNEChange_Additional
> Debug: Adding e3Detector 'e3_1' in GNEChange_Additional
> Debug: Adding e3Detector 'e3_2' in GNEChange_Additional
8c7
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
---
> Debug: Adding detEntry 'e3_0' in GNEChange_Additional
10c9
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
---
> Debug: Adding detExit 'e3_0' in GNEChange_Additional
13c12
< Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional
---
> Debug: Removing detExit 'e3_0' in GNEChange_Additional
16c15
< Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional
---
> Debug: Removing detEntry 'e3_0' in GNEChange_Additional
19c18
< Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional
---
> Debug: Removing e3Detector 'e3_2' in GNEChange_Additional
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2d1
< Debug: Selected item 'busStop' in TagSelector
4,5c3,4
< Debug: Invalid input parameter of e3Detector: list of IDs contains invalid characters
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
---
> Debug: Invalid input parameter of e3Detector
> Debug: Invalid input parameter of e3Detector
7c6,7
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
---
> Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry.
> Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry.
9c9,10
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
---
> Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit.
> Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit.
11,12d11
< Debug: Calling GNEUndoList::undo()
< Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional
14,15d12
< Debug: Calling GNEUndoList::undo()
< Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional
17,18d13
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional
20,21d14
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e3Detector 'e3Detector_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">
    <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="300.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 Feb2022 )

---------- Differences in errors ----------
11d10
< Debug: Selected item 'busStop' in TagSelector
13,14c12,13
< Debug: Adding e3Detector 'e3Detector_2' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_2 into SUMORTree with boundary 7.00,-4.00,27.00,16.00
---
> Debug: Adding e3Detector 'e3_0' in GNEChange_Additional
> GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 7.00,-4.00,27.00,16.00
16c15
< Debug: Adding detEntry 'e3Detector_2' in GNEChange_Additional
---
> Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry.
18c17,18
< Debug: Adding detExit 'e3Detector_2' in GNEChange_Additional
---
> Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit.
> Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit.
21c21,22
< Debug: Removing detExit 'e3Detector_2' in GNEChange_Additional
---
> Debug: Removing e3Detector 'e3_0' in GNEChange_Additional
> GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 7.00,-4.00,27.00,16.00
24c25,28
< Debug: Removing detEntry 'e3Detector_2' in GNEChange_Additional
---
> Debug: Removing detExit 'e3Detector_1' in GNEChange_Additional
> Debug: Removing detEntry 'e3Detector_1' in GNEChange_Additional
> Debug: Removing e3Detector 'e3Detector_1' in GNEChange_Additional
> GLDebug: 	Removed object e3Detector:e3Detector_1 from SUMORTree with boundary 21.65,-3.64,41.65,16.36
26,29d29
<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 net ----------
8,14d7
<     <edge id=":gneJ0_0" function="internal">
<         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,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>
< 
18,39d10
<     <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"/>
<     </junction>
<     <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">
<         <request index="0" response="0" foes="0" cont="0"/>
<     </junction>
< 
<     <connection from="gneE0" to="gneE1" fromLane="0" toLane="0" via=":gneJ1_0_0" tl="gneJ1" linkIndex="0" dir="t" state="O"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements e3detector delete delete_parent ( Last six runs Feb2022 )

---------- Differences in errors ----------
17d16
< Debug: Selected item 'busStop' in TagSelector
19,22c18,21
< Debug: Adding e3Detector 'e3Detector_3' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_3 into SUMORTree with boundary 7.00,-4.00,27.00,16.00
< Debug: Adding e3Detector 'e3Detector_4' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3Detector_4 into SUMORTree with boundary 14.00,-4.00,34.00,16.00
---
> Debug: Adding e3Detector 'e3_0' in GNEChange_Additional
> GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 7.00,-4.00,27.00,16.00
> Debug: Adding e3Detector 'e3_1' in GNEChange_Additional
> GLDebug: 	Inserted e3Detector:e3_1 into SUMORTree with boundary 14.00,-4.00,34.00,16.00
24c23
< Debug: Adding detEntry 'e3Detector_4' in GNEChange_Additional
---
> Debug: Adding detEntry 'e3_1' in GNEChange_Additional
26,32c25,31
< Debug: Adding detExit 'e3Detector_4' in GNEChange_Additional
< Debug: Removing e3Detector 'e3Detector_3' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3Detector_3 from SUMORTree with boundary 7.00,-4.00,27.00,16.00
< Debug: Removing detEntry 'e3Detector_4' in GNEChange_Additional
< Debug: Removing detExit 'e3Detector_4' in GNEChange_Additional
< Debug: Removing e3Detector 'e3Detector_4' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3Detector_4 from SUMORTree with boundary 14.00,-4.00,34.00,16.00
---
> Debug: Adding detExit 'e3_1' in GNEChange_Additional
> Debug: Removing e3Detector 'e3_0' in GNEChange_Additional
> GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 7.00,-4.00,27.00,16.00
> Debug: Removing detEntry 'e3_1' in GNEChange_Additional
> Debug: Removing detExit 'e3_1' in GNEChange_Additional
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3_0" pos="22.00,29.00" freq="300.00" file="myOwnOutput.txt">
---
>     <e3Detector id="e3_0" name="myOwnOutput.txt" pos="22.00,29.00" freq="300.00" file="e3_0.xml">
---------- Differences in errors ----------
8c8
< Debug: Value '%%%%%&%&&' for attribute file of e3Detector isn't valid
---
> Debug: Value '%%%%%&%&&' for attribute name of e3Detector isn't valid
10,13d9
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
25a22
> Debug: Keys Ctrl+Z (Undo) pressed
39,40d35
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute

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

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3_0" pos="22.00,29.00" freq="120.00" file="e3_0.xml">
---
>     <e3Detector id="e3_0" pos="22.00,29.00" freq="300.00" file="e3_0.xml">
---------- Differences in errors ----------
8,13c8,10
< Debug: Value 'dummyFrequency' for attribute freq of e3Detector isn't valid
< Debug: Value '-100' for attribute freq of e3Detector isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyFrequency' for attribute pos of e3Detector isn't valid
> Debug: Value '-100' for attribute pos of e3Detector isn't valid
> Debug: Value '120' for attribute pos of e3Detector isn't valid
22a20
> Debug: Keys Ctrl+Z (Undo) pressed
33,34d30
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute

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

---------- Differences in errors ----------
11,100c11
< Debug: Setting new attribute
< Debug: Value ';;;;;;;;;;;;;;;;;' for attribute id of e3Detector isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing detExit 'e3_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing detExit 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing detEntry 'e3_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing detEntry 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e3Detector 'e3_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
27c27
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.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="correctID" pos="22.00,29.00" freq="300.00" file="e3_0.xml">
        <detEntry lane="gneE3_0" pos="28.00"/>
        <detExit lane="gneE2_1" pos="22.00"/>
    </e3Detector>
    <e3Detector id="e3_1" pos="29.00,29.00" freq="300.00" file="e3_1.xml">
        <detEntry lane="gneE3_0" pos="21.00"/>
        <detExit lane="gneE2_1" pos="29.00"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" 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 name ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3_0" name="customName" pos="22.00,29.00" freq="300.00" file="e3_0.xml">
---
>     <e3Detector id="e3_0" pos="22.00,29.00" freq="300.00" file="e3_0.xml">
---------- Differences in errors ----------
8,12c8,9
< Debug: Value '%%%;:..&&%$%$' for attribute name of e3Detector isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value '%%%;:..&&%$%$' for attribute freq of e3Detector isn't valid
> Debug: Value 'customName' for attribute freq of e3Detector isn't valid
21a19
> Debug: Keys Ctrl+Z (Undo) pressed
32,33d29
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute

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

---------- Differences in errors ----------
2d1
< Debug: Selected item 'busStop' in TagSelector
4c3
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
---
> Debug: Adding e3Detector 'e3_0' in GNEChange_Additional
6c5
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
---
> Debug: Adding detEntry 'e3_0' in GNEChange_Additional
8,110c7,10
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< 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 ----------
28c28
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.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,29.00" freq="300.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>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" 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 pos ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3_0" pos="25.00,25.00" freq="300.00" file="e3_0.xml">
---
>     <e3Detector id="dummy position" pos="22.00,29.00" freq="300.00" file="e3_0.xml">
---------- Differences in errors ----------
18d17
< Debug: Value 'dummy position' for attribute pos of e3Detector isn't valid
20,29c19,20
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 12.00,19.00,32.00,39.00
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary -10.00,-10.00,32.00,34.80
< Debug: Setting new attribute
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary -10.00,-10.00,32.00,34.80
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 12.00,8.40,35.00,35.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 12.00,8.40,35.00,35.00
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary -10.00,-10.00,32.00,34.80
---
> Debug: Value '' for attribute id of e3Detector isn't valid
> Debug: Value '25, 25' for attribute id of e3Detector isn't valid
33,34d23
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary -10.00,-10.00,32.00,34.80
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 12.00,8.40,32.00,39.00
44c33,34
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 12.00,8.40,32.00,39.00
---
> GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 12.00,19.00,32.00,39.00
> Debug: Keys Ctrl+Z (Undo) pressed
48c38
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 12.00,8.40,32.00,39.00
---
> GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 12.00,19.00,32.00,39.00
58,59d47
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 12.00,8.40,32.00,39.00
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3_0" pos="22.00,29.00" freq="300.00" file="e3_0.xml" speedThreshold="6.30">
---
>     <e3Detector id="e3_0" pos="22.00,29.00" freq="300.00" file="e3_0.xml" timeThreshold="6300">
---------- Differences in errors ----------
8,9c8,9
< Debug: Value 'dummySpeedTreshold' for attribute speedThreshold of e3Detector isn't valid
< Debug: Value '-12.1' for attribute speedThreshold of e3Detector isn't valid
---
> Debug: Value 'dummySpeedTreshold' for attribute timeThreshold of e3Detector isn't valid
> Debug: Value '-12.1' for attribute timeThreshold of e3Detector isn't valid

TEST FAILED on ts-sim-build-ba : additionalElements e3detector inspect timethreshold ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3_0" pos="22.00,29.00" freq="300.00" file="e3_0.xml" timeThreshold="4200">
---
>     <e3Detector id="e3_0" pos="22.00,29.00" freq="300.00" file="e3_0.xml" vTypes="4.2">
---------- Differences in errors ----------
8,9c8,9
< Debug: Value 'dummyTimeTreshold' for attribute timeThreshold of e3Detector isn't valid
< Debug: Value '-5' for attribute timeThreshold of e3Detector isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
16c16
< Debug: Removing detExit 'e3_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
19c19
< Debug: Removing detEntry 'e3_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
22c22
< Debug: Removing e3Detector 'e3_0' in GNEChange_Additional
---
> Debug: Removing detExit 'e3_0' in GNEChange_Additional
25c25
< Debug: Adding e3Detector 'e3_0' in GNEChange_Additional
---
> Debug: Adding detExit 'e3_0' in GNEChange_Additional
28c28
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
---
> Debug: Setting new attribute
31c31
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
---
> Debug: Setting new attribute
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3_0" pos="22.00,29.00" freq="300.00" file="e3_0.xml" vTypes="type1 type2 type3">
---
>     <e3Detector id="e3_0" pos="22.00,29.00" freq="300.00" file="type1 type2 type3">
---------- Differences in errors ----------
8c8
< Debug: Value '$$$ @**@;@ %%%' for attribute vTypes of e3Detector isn't valid
---
> Debug: Value '$$$ @**@;@ %%%' for attribute file of e3Detector isn't valid

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

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3Detector_A" name="A" pos="7.50,-2.00" freq="100.00" file="myOwnFilename.txt">
---
>     <e3Detector id="e3Detector_A" name="myOwnFilename.txt" pos="7.50,-2.00" freq="100.00" file="fileA.txt">
12c12
<     <e3Detector id="e3Detector_B" name="B" pos="17.50,-2.00" freq="120.00" file="myOwnFilename.txt" timeThreshold="2000" speedThreshold="3.39">
---
>     <e3Detector id="e3Detector_B" name="myOwnFilename.txt" pos="17.50,-2.00" freq="120.00" file="fileB.txt" timeThreshold="2000" speedThreshold="3.39">
---------- Differences in errors ----------
23c23
< Debug: Value '&&&&&&&&' for attribute file of e3Detector isn't valid
---
> Debug: Value '&&&&&&&&' for attribute name of e3Detector isn't valid

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

---------- Differences in errors ----------
23,94c23
< Debug: Value '%%%;:..&&%$%$' for attribute freq of e3Detector isn't valid
< Debug: Value '-30' for attribute freq of e3Detector isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing detExit 'e3Detector_B' in GNEChange_Additional
< Debug: Removing detEntry 'e3Detector_B' in GNEChange_Additional
< Debug: Removing e3Detector 'e3Detector_B' in GNEChange_Additional
< Debug: Removing detExit 'e3Detector_A' in GNEChange_Additional
< Debug: Removing detEntry 'e3Detector_A' in GNEChange_Additional
< Debug: Removing e3Detector 'e3Detector_A' in GNEChange_Additional
< 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">
    <e3Detector id="e3Detector_A" name="A" pos="7.50,-2.00" freq="50.00" file="fileA.txt">
        <detEntry lane="gneE1_0" pos="5.00"/>
        <detExit lane="gneE1_0" pos="25.00"/>
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </e3Detector>
    <e3Detector id="e3Detector_B" name="B" pos="17.50,-2.00" freq="50.00" file="fileB.txt" timeThreshold="2000" speedThreshold="3.39">
        <detEntry lane="gneE1_0" pos="10.00"/>
        <detExit lane="gneE1_0" pos="30.00"/>
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3Detector_A" name="customName" pos="7.50,-2.00" freq="100.00" file="fileA.txt">
---
>     <e3Detector id="e3Detector_A" name="A" pos="7.50,-2.00" freq="100.00" file="fileA.txt">
12c12
<     <e3Detector id="e3Detector_B" name="customName" pos="17.50,-2.00" freq="120.00" file="fileB.txt" timeThreshold="2000" speedThreshold="3.39">
---
>     <e3Detector id="e3Detector_B" name="B" pos="17.50,-2.00" freq="120.00" file="fileB.txt" timeThreshold="2000" speedThreshold="3.39">
---------- Differences in errors ----------
23,29c23,24
< Debug: Value '%%%;:..&&%$%$' for attribute name of e3Detector isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value '%%%;:..&&%$%$' for attribute freq of e3Detector isn't valid
> Debug: Value 'customName' for attribute freq of e3Detector isn't valid
41a37,52
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing detExit 'e3Detector_B' in GNEChange_Additional
> Debug: Removing detEntry 'e3Detector_B' in GNEChange_Additional
> Debug: Removing e3Detector 'e3Detector_B' in GNEChange_Additional
> Debug: Removing detExit 'e3Detector_A' in GNEChange_Additional
> Debug: Removing detEntry 'e3Detector_A' in GNEChange_Additional
> Debug: Removing e3Detector 'e3Detector_A' in GNEChange_Additional
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Adding e3Detector 'e3Detector_A' in GNEChange_Additional
> Debug: Adding detEntry 'e3Detector_A' in GNEChange_Additional
> Debug: Adding detExit 'e3Detector_A' in GNEChange_Additional
> Debug: Adding e3Detector 'e3Detector_B' in GNEChange_Additional
> Debug: Adding detEntry 'e3Detector_B' in GNEChange_Additional
> Debug: Adding detExit 'e3Detector_B' in GNEChange_Additional
52,55d62
< Debug: Setting new attribute
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2d1
< Debug: Inserting generic parameter 'keyA1|valueA1' into 
4d2
< Debug: Inserting generic parameter 'keyA2|valueA2' into 
6d3
< Debug: Inserting generic parameter 'keyA3|valueA3' into 
11d7
< Debug: Inserting generic parameter 'keyB1|valueB1' into 
13d8
< Debug: Inserting generic parameter 'keyB2|valueB2' into 
15d9
< Debug: Inserting generic parameter 'keyB3|valueB3' into 
29,158c23
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<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="e3Detector_A" pos="7.50,-2.00" freq="100.00" name="A" file="e3Detector_00.txt">
        <detEntry lane="gneE1_0" pos="5.00"/>
        <detExit lane="gneE1_0" pos="25.00"/>
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </e3Detector>
    <e3Detector id="e3Detector_B" pos="17.50,-2.00" freq="120.00" name="B" file="e3Detector_00.txt" timeThreshold="2.00" speedThreshold="3.39">
        <detEntry lane="gneE1_0" pos="10.00"/>
        <detExit lane="gneE1_0" pos="30.00"/>
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </e3Detector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3Detector_A" name="A" pos="7.50,-2.00" freq="100.00" file="fileA.txt" speedThreshold="4.00">
---
>     <e3Detector id="e3Detector_A" name="A" pos="7.50,-2.00" freq="100.00" file="fileA.txt" timeThreshold="4000">
12c12
<     <e3Detector id="e3Detector_B" name="B" pos="17.50,-2.00" freq="120.00" file="fileB.txt" timeThreshold="2000" speedThreshold="4.00">
---
>     <e3Detector id="e3Detector_B" name="B" pos="17.50,-2.00" freq="120.00" file="fileB.txt" timeThreshold="4000" speedThreshold="3.39">
---------- Differences in errors ----------
23,24c23,24
< Debug: Value 'dummySpeedTreshold' for attribute speedThreshold of e3Detector isn't valid
< Debug: Value '-3' for attribute speedThreshold of e3Detector isn't valid
---
> Debug: Value 'dummySpeedTreshold' for attribute timeThreshold of e3Detector isn't valid
> Debug: Value '-3' for attribute timeThreshold of e3Detector isn't valid

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

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3Detector_A" name="A" pos="7.50,-2.00" freq="100.00" file="fileA.txt" timeThreshold="11300">
---
>     <e3Detector id="e3Detector_A" name="A" pos="7.50,-2.00" freq="100.00" file="fileA.txt" vTypes="11.3">
12c12
<     <e3Detector id="e3Detector_B" name="B" pos="17.50,-2.00" freq="120.00" file="fileB.txt" timeThreshold="11300" speedThreshold="3.39">
---
>     <e3Detector id="e3Detector_B" name="B" pos="17.50,-2.00" freq="120.00" file="fileB.txt" vTypes="11.3" timeThreshold="2000" speedThreshold="3.39">
---------- Differences in errors ----------
23,24c23,26
< Debug: Value 'dummySpeedTreshold' for attribute timeThreshold of e3Detector isn't valid
< Debug: Value '-5' for attribute timeThreshold of e3Detector isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
34a37,44
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
43,59d52
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing detExit 'e3Detector_B' in GNEChange_Additional
< Debug: Removing detEntry 'e3Detector_B' in GNEChange_Additional
< Debug: Removing e3Detector 'e3Detector_B' in GNEChange_Additional
< Debug: Removing detExit 'e3Detector_A' in GNEChange_Additional
< Debug: Removing detEntry 'e3Detector_A' in GNEChange_Additional
< Debug: Removing e3Detector 'e3Detector_A' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e3Detector 'e3Detector_A' in GNEChange_Additional
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <e3Detector id="e3Detector_A" name="A" pos="7.50,-2.00" freq="100.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
---
>     <e3Detector id="e3Detector_A" name="A" pos="7.50,-2.00" freq="100.00" file="Type1 Type2 Type3">
12c12
<     <e3Detector id="e3Detector_B" name="B" pos="17.50,-2.00" freq="120.00" file="fileB.txt" vTypes="Type1 Type2 Type3" timeThreshold="2000" speedThreshold="3.39">
---
>     <e3Detector id="e3Detector_B" name="B" pos="17.50,-2.00" freq="120.00" file="Type1 Type2 Type3" timeThreshold="2000" speedThreshold="3.39">
---------- Differences in errors ----------
23c23
< Debug: Value 'Typ**e%%%%%1 T;;yp$2 Type3' for attribute vTypes of e3Detector isn't valid
---
> Debug: Value 'Typ**e%%%%%1 T;;yp$2 Type3' for attribute file of e3Detector isn't valid

TEST FAILED on ts-sim-build-ba : additionalElements e3detector load empty ( Last six runs Feb2022 )

---------- Differences in additionals ----------
4a5
>     <e3Detector id="e3Detector_0" pos="42.00,10.00" freq="100.00" file="fileA.txt"/>
---------- Differences in log ----------
1,3d0
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_0' cannot be written

TEST FAILED on ts-sim-build-ba : additionalElements e3detector load invalidchilds ( Last six runs Feb2022 )

---------- Differences in additionals ----------
4a5
>     <e3Detector id="e3Detector_0" pos="44.00,10.00" freq="100.00" file="fileA.txt"/>
---------- Differences in log ----------
4,6d3
< 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 Feb2022 )

---------- Differences in additionals ----------
5,8c5
<     <e3Detector id="e3Detector_0" pos="26.00,5.00" freq="300.00" file="e3Detector_0.xml">
<         <detEntry lane="gneE0_0" pos="28.00"/>
<         <detExit lane="gneE0_0" pos="35.00"/>
<     </e3Detector>
---
>     <e3Detector id="e3_0" pos="26.00,5.00" freq="300.00" file="e3_0.xml"/>
---------- Differences in errors ----------
2d1
< Debug: Selected item 'busStop' in TagSelector
4c3
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
---
> Debug: Adding e3Detector 'e3_0' in GNEChange_Additional
6c5
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
---
> Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry.
8c7
< Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional
---
> Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit.
27c26
< Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional
---
> Debug: Removing e3Detector 'e3_0' in GNEChange_Additional
29,30d27
< Debug: Calling GNEUndoList::undo()
< Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional
32,36d28
< Debug: Calling GNEUndoList::undo()
< Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional
39,42c31
< Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
25a26
> Debug: demand elements saved
58a60
> Error: routes cannot be processed either with additional handler nor with demand handler
---------- Differences in log ----------
0a1
> Error: routes cannot be processed either with additional handler nor with demand handler
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

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

---------- Differences in errors ----------
7d6
< GLDebug: 	Inserted parkingArea:parkingArea_0 into SUMORTree with boundary 19.40,-14.60,55.40,5.40
9,10d7
< GLDebug: 	Inserted parkingArea:parkingArea_1 into SUMORTree with boundary 17.00,-5.40,53.00,14.60
< Debug: Selected item 'busStop' in TagSelector
12,13c9
< Debug: Adding parkingArea 'pa_2' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:pa_2 into SUMORTree with boundary 3.80,-14.80,40.20,5.20
---
> Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
15d10
< GLDebug: 	Removed object parkingArea:parkingArea_1 from SUMORTree with boundary 17.00,-5.40,53.00,14.60
45d39
< GLDebug: 	Inserted parkingArea:parkingArea_1 into SUMORTree with boundary 17.00,-5.40,53.00,14.60
48,49c42
< Debug: Removing parkingArea 'pa_2' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:pa_2 from SUMORTree with boundary 3.80,-14.80,40.20,5.20
---
> Debug: Removing parkingArea 'pa_0' in GNEChange_Additional
53d45
< GLDebug: 	Removed object parkingArea:parkingArea_1 from SUMORTree with boundary 17.00,-5.40,53.00,14.60
55d46
< GLDebug: 	Removed object parkingArea:parkingArea_0 from SUMORTree with boundary 19.40,-14.60,55.40,5.40
57c48
< Debug: Deleting unreferenced parkingArea 'pa_2'
---
> Debug: Deleting unreferenced parkingArea 'pa_0'

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

---------- Differences in errors ----------
7d6
< GLDebug: 	Inserted parkingArea:parkingAreaA into SUMORTree with boundary -1.10,-14.80,61.20,5.20
9d7
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary 24.80,-14.80,63.20,5.20
11d8
< GLDebug: 	Inserted parkingArea:parkingAreaC into SUMORTree with boundary -11.20,-5.20,51.20,14.80
13,27d9
< GLDebug: 	Inserted parkingArea:parkingAreaD into SUMORTree with boundary -11.20,-5.20,25.10,14.80
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
35a18
> Debug: Value ' s' for attribute roadsideCapacity of parkingArea isn't valid
46,47c29,30
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -11.10,-28.00,73.20,18.40
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -21.20,-18.40,61.20,28.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">
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="-2.00" endPos="12.00" onRoad="1" friendlyPos="1"/>
    <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="38.00" endPos="480.00" onRoad="1" friendlyPos="1"/>
    <parkingArea id="parkingAreaC" lane="gneE1_0" startPos="-38.00" endPos="48.00" onRoad="1" friendlyPos="1"/>
    <parkingArea id="parkingAreaD" lane="gneE1_0" startPos="-2.00" endPos="-12.00" onRoad="1" friendlyPos="1"/>
</additional>
additionalElements parkingarea fix fix_positions ( Last six runs Feb2022 )
additionalElements parkingarea fix friendlypos ( Last six runs Feb2022 )

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea fix save_invalids ( Last six runs Feb2022 )

---------- Differences in errors ----------
7d6
< GLDebug: 	Inserted parkingArea:parkingAreaA into SUMORTree with boundary -1.10,-14.80,61.20,5.20
9d7
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary 24.80,-14.80,63.20,5.20
11d8
< GLDebug: 	Inserted parkingArea:parkingAreaC into SUMORTree with boundary -11.20,-5.20,51.20,14.80
13d9
< GLDebug: 	Inserted parkingArea:parkingAreaD into SUMORTree with boundary -11.20,-5.20,25.10,14.80
22,94c18,19
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< 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">
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="-2.00" endPos="12.00" onRoad="1" friendlyPos="1"/>
    <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="38.00" endPos="480.00" onRoad="1" friendlyPos="1"/>
    <parkingArea id="parkingAreaC" lane="gneE1_0" startPos="-38.00" endPos="48.00" onRoad="1" friendlyPos="1"/>
    <parkingArea id="parkingAreaD" lane="gneE1_0" startPos="-2.00" endPos="-12.00" onRoad="1" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5,8d4
<     <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="-2.00" endPos="12.00" onRoad="1" friendlyPos="1"/>
<     <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="38.00" endPos="480.00" onRoad="1" friendlyPos="1"/>
<     <parkingArea id="parkingAreaC" lane="gneE1_0" startPos="-38.00" endPos="48.00" onRoad="1" friendlyPos="1"/>
<     <parkingArea id="parkingAreaD" lane="gneE1_0" startPos="-2.00" endPos="-12.00" onRoad="1" friendlyPos="1"/>
---------- Differences in errors ----------
7d6
< GLDebug: 	Inserted parkingArea:parkingAreaA into SUMORTree with boundary -1.10,-14.80,61.20,5.20
9d7
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary 24.80,-14.80,63.20,5.20
11d8
< GLDebug: 	Inserted parkingArea:parkingAreaC into SUMORTree with boundary -11.20,-5.20,51.20,14.80
13,27d9
< GLDebug: 	Inserted parkingArea:parkingAreaD into SUMORTree with boundary -11.20,-5.20,25.10,14.80
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
35a18,23
> Debug: Value ' s' for attribute roadsideCapacity of parkingArea isn't valid
> Debug: Key DEL (delete) pressed
> Debug: Removing parkingArea 'parkingAreaA' in GNEChange_Additional
> Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional
> Debug: Removing parkingArea 'parkingAreaC' in GNEChange_Additional
> Debug: Removing parkingArea 'parkingAreaD' in GNEChange_Additional
51,63d38
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingarea load angle ( Last six runs Feb2022 )

---------- Differences in additionals ----------
6,7c6,7
<     <parkingArea id="parkingArea_2" name="parkingArea" lane="gneE1_0" startPos="29.00" endPos="34.00" friendlyPos="true" roadsideCapacity="4" width="12.00" length="5.00"/>
<     <parkingArea id="parkingArea_3" name="parkingArea" lane="gneE1_0" startPos="31.00" endPos="36.00" friendlyPos="true" roadsideCapacity="4" width="12.00" length="5.00"/>
---
>     <parkingArea id="parkingArea_2" name="parkingArea" lane="gneE1_0" startPos="29.00" endPos="34.00" friendlyPos="true" roadsideCapacity="4" width="12.00" length="5.00" angle="-12.00"/>
>     <parkingArea id="parkingArea_3" name="parkingArea" lane="gneE1_0" startPos="31.00" endPos="36.00" friendlyPos="true" roadsideCapacity="4" width="12.00" length="5.00" angle="500.00"/>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace create angle ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5,9c5
<     <parkingArea id="pa_0" lane="gneE0_0" startPos="15.00" endPos="25.00">
<         <space x="20.00" y="15.00" angle="-4.00"/>
<         <space x="25.00" y="15.00" angle="140.00"/>
<         <space x="25.00" y="15.00" angle="120.00"/>
<     </parkingArea>
---
>     <parkingArea id="pa_0" lane="gneE0_0" startPos="15.00" endPos="25.00"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
5,9c4,8
< Debug: Invalid input parameter of space: 'angle' doesn't have a valid 'float' format between [0, 360]
< Debug: Invalid input parameter of space: 'angle' doesn't have a valid 'float' format between [0, 360]
< Debug: Adding space 'pa_0' in GNEChange_Additional
< Debug: Adding space 'pa_0' in GNEChange_Additional
< Debug: Adding space 'pa_0' in GNEChange_Additional
---
> Debug: Invalid input parameter of space
> Debug: Invalid input parameter of space
> Debug: Invalid input parameter of space
> Debug: Invalid input parameter of space
> Debug: Invalid input parameter of space
12c11
< Debug: Removing space 'pa_0' in GNEChange_Additional
---
> Debug: Removing parkingArea 'pa_0' in GNEChange_Additional
14,15d12
< Debug: Calling GNEUndoList::undo()
< Debug: Removing space 'pa_0' in GNEChange_Additional
17,18d13
< Debug: Calling GNEUndoList::undo()
< Debug: Removing space 'pa_0' in GNEChange_Additional
20,21d14
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_0' in GNEChange_Additional
26,27d18
< Debug: Calling GNEUndoList::redo()
< Debug: Adding space 'pa_0' in GNEChange_Additional
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5,7c5
<     <parkingArea id="pa_0" lane="gneE0_0" startPos="15.00" endPos="25.00">
<         <space x="15.00" y="15.00"/>
<     </parkingArea>
---
>     <parkingArea id="pa_0" lane="gneE0_0" startPos="15.00" endPos="25.00"/>
---------- Differences in errors ----------
6d5
< Debug: Selected item 'busStop' in TagSelector
9d7
< GLDebug: 	Inserted parkingArea:pa_0 into SUMORTree with boundary 1.80,-14.80,38.20,5.20
11,20c9
< GLDebug: 	Removed object parkingArea:pa_0 from SUMORTree with boundary 1.80,-14.80,38.20,5.20
< GLDebug: 	Inserted parkingArea:pa_0 into SUMORTree with boundary 1.80,-14.80,38.20,5.20
< Debug: Adding space 'pa_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:pa_0 from SUMORTree with boundary 1.80,-14.80,38.20,5.20
< GLDebug: 	Inserted parkingArea:pa_0 into SUMORTree with boundary 1.80,-14.80,38.20,5.20
< GLDebug: 	Removed object parkingArea:pa_0 from SUMORTree with boundary 1.80,-14.80,38.20,5.20
< GLDebug: 	Inserted parkingArea:pa_0 into SUMORTree with boundary -5.70,-14.80,38.20,35.70
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing space 'pa_0' in GNEChange_Additional
---
> Debug: Invalid input parameter of space
24c13
< GLDebug: 	Removed object parkingArea:pa_0 from SUMORTree with boundary -5.70,-14.80,38.20,35.70
---
> Debug: Keys Ctrl+Z (Undo) pressed
28d16
< GLDebug: 	Inserted parkingArea:pa_0 into SUMORTree with boundary -5.70,-14.80,38.20,35.70
30,33d17
< Debug: Calling GNEUndoList::redo()
< Debug: Adding space 'pa_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:pa_0 from SUMORTree with boundary -5.70,-14.80,38.20,35.70
< GLDebug: 	Inserted parkingArea:pa_0 into SUMORTree with boundary 1.80,-14.80,38.20,5.20
44c28
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace create length ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5,8c5
<     <parkingArea id="pa_0" lane="gneE0_0" startPos="15.00" endPos="25.00">
<         <space x="20.00" y="15.00"/>
<         <space x="20.00" y="15.00" length="3.1"/>
<     </parkingArea>
---
>     <parkingArea id="pa_0" lane="gneE0_0" startPos="15.00" endPos="25.00"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
5,8c4,29
< Error: Could not build space' in netedit; attribute length cannot be parse to float.
< Debug: Adding space 'pa_0' in GNEChange_Additional
< Error: Could not build space with ID 'pa_0' in netedit; attribute length cannot be negative.
< Debug: Adding space 'pa_0' in GNEChange_Additional
---
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of <TEXTTEST_SANDBOX>/input_net.tll.xml failed.
> Debug: Invalid input parameter of space
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2c1,20
< Error: Could not build space' in netedit; attribute length cannot be parse to float.
< Error: Could not build space with ID 'pa_0' in netedit; attribute length cannot be negative.
---
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of <TEXTTEST_SANDBOX>/input_net.tll.xml failed.
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of <TEXTTEST_SANDBOX>/input_net.tll.xml failed.

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace create width ( Last six runs Feb2022 )

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
5,35c4
< Error: Could not build space' in netedit; attribute width cannot be parse to float.
< Debug: Adding space 'pa_0' in GNEChange_Additional
< Error: Could not build space with ID 'pa_0' in netedit; attribute width cannot be negative.
< Debug: Adding space 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing space 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing space 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding space 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding space 'pa_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Deleting unreferenced space 'pa_0'
< Debug: Deleting unreferenced space 'pa_0'
< Debug: Deleting unreferenced parkingArea 'pa_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Error: Could not build space' in netedit; attribute width cannot be parse to float.
< Error: Could not build space with ID 'pa_0' in netedit; attribute width cannot be negative.
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
7,9d6
< GLDebug: 	Inserted parkingArea:parkingAreaLoaded_A into SUMORTree with boundary 19.80,-14.80,56.20,5.20
< GLDebug: 	Removed object parkingArea:parkingAreaLoaded_A from SUMORTree with boundary 19.80,-14.80,56.20,5.20
< GLDebug: 	Inserted parkingArea:parkingAreaLoaded_A into SUMORTree with boundary 19.80,-14.80,56.20,5.20
11,14d7
< GLDebug: 	Removed object parkingArea:parkingAreaLoaded_A from SUMORTree with boundary 19.80,-14.80,56.20,5.20
< GLDebug: 	Inserted parkingArea:parkingAreaLoaded_A into SUMORTree with boundary 19.80,-14.80,56.20,5.20
< GLDebug: 	Removed object parkingArea:parkingAreaLoaded_A from SUMORTree with boundary 19.80,-14.80,56.20,5.20
< GLDebug: 	Inserted parkingArea:parkingAreaLoaded_A into SUMORTree with boundary 9.80,-30.20,56.20,6.20
16,18d8
< GLDebug: 	Inserted parkingArea:parkingAreaLoaded_B into SUMORTree with boundary 19.80,-5.20,56.20,14.80
< GLDebug: 	Removed object parkingArea:parkingAreaLoaded_B from SUMORTree with boundary 19.80,-5.20,56.20,14.80
< GLDebug: 	Inserted parkingArea:parkingAreaLoaded_B into SUMORTree with boundary 19.80,-5.20,56.20,14.80
20,24d9
< GLDebug: 	Removed object parkingArea:parkingAreaLoaded_B from SUMORTree with boundary 19.80,-5.20,56.20,14.80
< GLDebug: 	Inserted parkingArea:parkingAreaLoaded_B into SUMORTree with boundary 19.80,-5.20,56.20,14.80
< GLDebug: 	Removed object parkingArea:parkingAreaLoaded_B from SUMORTree with boundary 19.80,-5.20,56.20,14.80
< GLDebug: 	Inserted parkingArea:parkingAreaLoaded_B into SUMORTree with boundary 9.80,-11.20,56.20,25.20
< Debug: Selected item 'busStop' in TagSelector
26,27c11
< Debug: Adding parkingArea 'parkingArea_gneE1_0_2' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE1_0_2 into SUMORTree with boundary -11.20,-5.20,25.20,14.80
---
> Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
29,38c13,15
< GLDebug: 	Removed object parkingArea:parkingArea_gneE1_0_2 from SUMORTree with boundary -11.20,-5.20,25.20,14.80
< GLDebug: 	Inserted parkingArea:parkingArea_gneE1_0_2 into SUMORTree with boundary -11.20,-5.20,25.20,14.80
< Debug: Adding space 'parkingArea_gneE1_0_2' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_gneE1_0_2 from SUMORTree with boundary -11.20,-5.20,25.20,14.80
< GLDebug: 	Inserted parkingArea:parkingArea_gneE1_0_2 into SUMORTree with boundary -11.20,-5.20,25.20,14.80
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect angle ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5,7c5
<     <parkingArea id="parkingArea_gneE2_0_0" lane="gneE2_0" startPos="15.00" endPos="25.00">
<         <space x="15.00" y="5.00" angle="32.50"/>
<     </parkingArea>
---
>     <parkingArea id="pa_0" lane="gneE2_0" startPos="15.00" endPos="25.00"/>
---------- Differences in errors ----------
10d9
< Debug: Selected item 'busStop' in TagSelector
12,13c11
< Debug: Adding parkingArea 'parkingArea_gneE2_0_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.80,2.00,38.20,22.00
---
> Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
15,37c13
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.80,2.00,38.20,22.00
< Debug: Adding space 'parkingArea_gneE2_0_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -5.70,-15.70,38.20,25.70
< Debug: Value 'dummyAngle' for attribute angle of space isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -5.70,-15.70,38.20,25.70
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -5.70,-15.70,38.20,25.70
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -5.70,-15.70,38.20,25.70
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -5.70,-15.70,38.20,25.70
< Debug: Setting new attribute
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -5.70,-15.70,38.20,25.70
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -5.70,-15.70,38.20,25.70
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -5.70,-15.70,38.20,25.70
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -5.70,-15.70,38.20,25.70
< Debug: Setting new attribute
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -5.70,-15.70,38.20,25.70
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -5.70,-15.70,38.20,25.70
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -5.70,-15.70,38.20,25.70
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect lenght ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5,7c5
<     <parkingArea id="parkingArea_gneE2_0_0" lane="gneE2_0" startPos="15.00" endPos="25.00">
<         <space x="15.00" y="5.00" length="3.4"/>
<     </parkingArea>
---
>     <parkingArea id="pa_0" lane="gneE2_0" startPos="15.00" endPos="25.00"/>
---------- Differences in errors ----------
10d9
< Debug: Selected item 'busStop' in TagSelector
12,13c11
< Debug: Adding parkingArea 'parkingArea_gneE2_0_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.80,2.00,38.20,22.00
---
> Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
15,29c13
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.80,2.00,38.20,22.00
< Debug: Adding space 'parkingArea_gneE2_0_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -5.70,-15.70,38.20,25.70
< Debug: Value 'dummyLenght' for attribute length of space isn't valid
< Debug: Value '-6' for attribute length of space isn't valid
< Debug: Value '0' for attribute length of space isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -5.70,-15.70,38.20,25.70
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -1.60,-11.60,38.20,22.00
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -1.60,-11.60,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -1.60,-11.60,38.20,22.00
---
> Debug: Invalid input parameter of space
32,36c16
< Debug: Restoring previous attribute
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -1.60,-11.60,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -5.70,-15.70,38.20,25.70
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -5.70,-15.70,38.20,25.70
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5,11c5
<     <parkingArea id="parkingArea_gneE2_0_0" lane="gneE2_0" startPos="15.00" endPos="25.00">
<         <space x="15.00" y="5.00">
<             <param key="keyFinal1" value="value1"/>
<             <param key="keyFinal2" value="value2"/>
<             <param key="keyFinal3" value="value3"/>
<         </space>
<     </parkingArea>
---
>     <parkingArea id="pa_0" lane="gneE2_0" startPos="15.00" endPos="25.00"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3c2
< Debug: Adding parkingArea 'parkingArea_gneE2_0_0' in GNEChange_Additional
---
> Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
5,12c4
< Debug: Adding space 'parkingArea_gneE2_0_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Invalid input parameter of space
15c7
< Debug: Restoring previous attribute
---
> Debug: Removing parkingArea 'pa_0' in GNEChange_Additional
17,18d8
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
20,21d9
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
23,24d10
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<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 parkingspace inspect parent ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5,10c5,6
<     <parkingArea id="parkingArea_gneE2_0_0" lane="gneE2_0" startPos="15.00" endPos="25.00">
<         <space x="20.00" y="5.00"/>
<     </parkingArea>
<     <parkingArea id="parkingArea_gneE2_0_1" lane="gneE2_0" startPos="35.00" endPos="45.00">
<         <space x="15.00" y="5.00"/>
<     </parkingArea>
---
>     <parkingArea id="pa_0" lane="gneE2_0" startPos="15.00" endPos="25.00"/>
>     <parkingArea id="pa_1" lane="gneE2_0" startPos="35.00" endPos="45.00"/>
---------- Differences in errors ----------
10d9
< Debug: Selected item 'busStop' in TagSelector
12,15c11,12
< Debug: Adding parkingArea 'parkingArea_gneE2_0_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.80,2.00,38.20,22.00
< Debug: Adding parkingArea 'parkingArea_gneE2_0_1' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_1 into SUMORTree with boundary 21.80,2.00,58.20,22.00
---
> Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
> Debug: Adding parkingArea 'pa_1' in GNEChange_Additional
17,31c14,15
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.80,2.00,38.20,22.00
< Debug: Adding space 'parkingArea_gneE2_0_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -5.70,-15.70,38.20,25.70
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -5.70,-15.70,38.20,25.70
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -5.70,-15.70,38.20,25.70
< Debug: Adding space 'parkingArea_gneE2_0_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -5.70,-15.70,38.20,25.70
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -5.70,-15.70,38.20,25.70
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -5.70,-15.70,38.20,25.70
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -5.70,-15.70,40.70,25.70
< Debug: Setting new attribute
---
> Debug: Invalid input parameter of space
> Debug: Invalid input parameter of space
34c18
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
10d9
< Debug: Selected item 'busStop' in TagSelector
12,13c11
< Debug: Adding parkingArea 'parkingArea_gneE2_0_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.80,2.00,38.20,22.00
---
> Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
15,153c13,14
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.80,2.00,38.20,22.00
< Debug: Adding space 'parkingArea_gneE2_0_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -5.70,-15.70,38.20,25.70
< Debug: Value 'dummyPosition' for attribute pos of space isn't valid
< Debug: Value '' for attribute pos of space isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -5.70,-15.70,38.20,25.70
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -24.20,-23.70,38.20,22.00
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -24.20,-23.70,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -24.20,-23.70,38.20,22.00
< Debug: Setting new attribute
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -24.20,-23.70,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -17.70,-18.20,38.20,23.20
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -17.70,-18.20,38.20,23.20
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -17.70,-18.20,38.20,23.20
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<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_0_0" lane="gneE2_0" startPos="15.00" endPos="25.00">
        <space x="3.00" y="2.50" z="15.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect width ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5,7c5
<     <parkingArea id="parkingArea_gneE2_0_0" lane="gneE2_0" startPos="15.00" endPos="25.00">
<         <space x="15.00" y="5.00" width="2.3"/>
<     </parkingArea>
---
>     <parkingArea id="pa_0" lane="gneE2_0" startPos="15.00" endPos="25.00"/>
---------- Differences in errors ----------
10d9
< Debug: Selected item 'busStop' in TagSelector
12,13c11
< Debug: Adding parkingArea 'parkingArea_gneE2_0_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.80,2.00,38.20,22.00
---
> Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
15,29c13
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.80,2.00,38.20,22.00
< Debug: Adding space 'parkingArea_gneE2_0_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary 1.80,2.00,38.20,22.00
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -5.70,-15.70,38.20,25.70
< 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
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -5.70,-15.70,38.20,25.70
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -4.80,-14.80,38.20,24.80
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -4.80,-14.80,38.20,24.80
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -4.80,-14.80,38.20,24.80
---
> Debug: Invalid input parameter of space
32,36c16
< Debug: Restoring previous attribute
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -4.80,-14.80,38.20,24.80
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -5.70,-15.70,38.20,25.70
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -5.70,-15.70,38.20,25.70
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect_selection angle ( Last six runs Feb2022 )

---------- Differences in additionals ----------
6c6
<         <space x="17.00" y="7.00" z="10.00" name="nameA" width="4.00" length="5.00" angle="32.50">
---
>         <space name="nameA" x="17.00" y="7.00" z="10.00" width="4.00" length="32.5" angle="45.00">
13c13
<         <space x="34.00" y="7.00" z="20.00" name="nameB" width="2.00" length="12.00" angle="32.50">
---
>         <space name="nameB" x="34.00" y="7.00" z="20.00" width="2.00" length="32.5" angle="12.00">
---------- Differences in errors ----------
11d10
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
13d11
< Debug: Inserting generic parameter 'KeyA2|valueA2' into 
15d12
< Debug: Inserting generic parameter 'KeyA3|valueA3' into 
17,19d13
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_A from SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -1.20,-14.80,35.20,5.20
21,24d14
< GLDebug: 	Removed object parkingArea:parkingArea_A from SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_A from SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -2.00,-14.80,36.00,26.00
26d15
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d16
< Debug: Inserting generic parameter 'KeyB2|valueB2' into 
30d17
< Debug: Inserting generic parameter 'KeyB3|valueB3' into 
32,34d18
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_B from SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,5.20
36,39d19
< GLDebug: 	Removed object parkingArea:parkingArea_B from SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_B from SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect_selection lenght ( Last six runs Feb2022 )

---------- Differences in additionals ----------
6c6
<         <space x="17.00" y="7.00" z="10.00" name="nameA" width="4.00" length="3.4" angle="45.00">
---
>         <space name="nameA" x="17.00" y="7.00" z="10.00" width="3.4" length="5.00" angle="45.00">
13c13
<         <space x="34.00" y="7.00" z="20.00" name="nameB" width="2.00" length="3.4" angle="12.00">
---
>         <space name="nameB" x="34.00" y="7.00" z="20.00" width="3.4" length="12.00" angle="12.00">
---------- Differences in errors ----------
11d10
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
13d11
< Debug: Inserting generic parameter 'KeyA2|valueA2' into 
15d12
< Debug: Inserting generic parameter 'KeyA3|valueA3' into 
17,19d13
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_A from SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -1.20,-14.80,35.20,5.20
21,24d14
< GLDebug: 	Removed object parkingArea:parkingArea_A from SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_A from SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -2.00,-14.80,36.00,26.00
26d15
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d16
< Debug: Inserting generic parameter 'KeyB2|valueB2' into 
30d17
< Debug: Inserting generic parameter 'KeyB3|valueB3' into 
32,34d18
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_B from SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,5.20
36,39d19
< GLDebug: 	Removed object parkingArea:parkingArea_B from SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_B from SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
11d10
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
13d11
< Debug: Inserting generic parameter 'KeyA2|valueA2' into 
15d12
< Debug: Inserting generic parameter 'KeyA3|valueA3' into 
17,19d13
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_A from SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -1.20,-14.80,35.20,5.20
21,24d14
< GLDebug: 	Removed object parkingArea:parkingArea_A from SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_A from SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -2.00,-14.80,36.00,26.00
26d15
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d16
< Debug: Inserting generic parameter 'KeyB2|valueB2' into 
30d17
< Debug: Inserting generic parameter 'KeyB3|valueB3' into 
32,34d18
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_B from SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,5.20
36,39d19
< GLDebug: 	Removed object parkingArea:parkingArea_B from SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_B from SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <parkingArea id="parkingArea_A" lane="gneE0_0" startPos="12.00" endPos="22.00" length="5.00">
        <space x="17.00" y="7.00" z="10.00" name="nameA" width="4.00" length="5.00" angle="45.00">
            <param key="keyFinal1" value="value1"/>
            <param key="keyFinal2" value="value2"/>
            <param key="keyFinal3" value="value3"/>
        </space>
    </parkingArea>
    <parkingArea id="parkingArea_B" lane="gneE0_0" startPos="29.00" endPos="39.00" length="5.00">
        <space x="34.00" y="7.00" z="20.00" name="nameB" width="2.00" length="12.00" angle="12.00">
            <param key="keyFinal1" value="value1"/>
            <param key="keyFinal2" value="value2"/>
            <param key="keyFinal3" value="value3"/>
        </space>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect_selection parent ( Last six runs Feb2022 )

---------- Differences in additionals ----------
6,10c6
<         <space x="17.00" y="7.00" z="10.00" name="nameA" width="4.00" length="5.00" angle="45.00">
<             <param key="KeyA1" value="valueA1"/>
<             <param key="KeyA2" value="valueA2"/>
<             <param key="KeyA3" value="valueA3"/>
<         </space>
---
>         <space name="nameA" x="17.00" y="7.00" z="10.00" width="4.00" length="5.00" angle="45.00"/>
13,17c9
<         <space x="34.00" y="7.00" z="20.00" name="nameB" width="2.00" length="12.00" angle="12.00">
<             <param key="KeyB1" value="valueB1"/>
<             <param key="KeyB2" value="valueB2"/>
<             <param key="KeyB3" value="valueB3"/>
<         </space>
---
>         <space name="nameB" x="34.00" y="7.00" z="20.00" width="2.00" length="12.00" angle="12.00"/>
---------- Differences in errors ----------
11d10
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
13d11
< Debug: Inserting generic parameter 'KeyA2|valueA2' into 
15d12
< Debug: Inserting generic parameter 'KeyA3|valueA3' into 
17,19d13
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_A from SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -1.20,-14.80,35.20,5.20
21,24d14
< GLDebug: 	Removed object parkingArea:parkingArea_A from SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_A from SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -2.00,-14.80,36.00,26.00
26d15
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d16
< Debug: Inserting generic parameter 'KeyB2|valueB2' into 
30d17
< Debug: Inserting generic parameter 'KeyB3|valueB3' into 
32,34d18
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_B from SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,5.20
36,39d19
< GLDebug: 	Removed object parkingArea:parkingArea_B from SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_B from SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,2
> Warning: Invalid format of parameter (dummyParent)
> Warning: Invalid format of parameter (parkingArea_gneE2_0_1)

TEST FAILED on ts-sim-build-ba : additionalElements parkingspace inspect_selection width ( Last six runs Feb2022 )

---------- Differences in additionals ----------
6c6
<         <space x="17.00" y="7.00" z="10.00" name="nameA" width="2.3" length="5.00" angle="45.00">
---
>         <space name="2.3" x="17.00" y="7.00" z="10.00" width="4.00" length="5.00" angle="45.00">
13c13
<         <space x="34.00" y="7.00" z="20.00" name="nameB" width="2.3" length="12.00" angle="12.00">
---
>         <space name="2.3" x="34.00" y="7.00" z="20.00" width="2.00" length="12.00" angle="12.00">
---------- Differences in errors ----------
11d10
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
13d11
< Debug: Inserting generic parameter 'KeyA2|valueA2' into 
15d12
< Debug: Inserting generic parameter 'KeyA3|valueA3' into 
17,19d13
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_A from SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -1.20,-14.80,35.20,5.20
21,24d14
< GLDebug: 	Removed object parkingArea:parkingArea_A from SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_A from SUMORTree with boundary -1.20,-14.80,35.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_A into SUMORTree with boundary -2.00,-14.80,36.00,26.00
26d15
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d16
< Debug: Inserting generic parameter 'KeyB2|valueB2' into 
30d17
< Debug: Inserting generic parameter 'KeyB3|valueB3' into 
32,34d18
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_B from SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,5.20
36,39d19
< GLDebug: 	Removed object parkingArea:parkingArea_B from SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Removed object parkingArea:parkingArea_B from SUMORTree with boundary 15.80,-14.80,52.20,5.20
< GLDebug: 	Inserted parkingArea:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5,7c5
<     <parkingArea id="pa_0" lane="gneE0_0" startPos="16.00" endPos="26.00">
<         <space x="-4.00" y="18.00"/>
<     </parkingArea>
---
>     <parkingArea id="pa_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
5,9c4
< Debug: Adding space 'pa_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Invalid input parameter of space
12c7
< Debug: Restoring previous attribute
---
> Debug: Removing parkingArea 'pa_0' in GNEChange_Additional
14,15d8
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
17,18d9
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
20,21d10
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
23,24d11
< Debug: Calling GNEUndoList::undo()
< Debug: Removing space 'pa_0' in GNEChange_Additional
26,27d12
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_0' in GNEChange_Additional
32,33d16
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="44.03" y="-5.07" angle="0.00"/>

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

---------- Differences in errors ----------
11,13d10
< GLDebug: 	Inserted parkingArea:pa_7 into SUMORTree with boundary 8.80,-14.80,45.20,5.20
< GLDebug: 	Removed object parkingArea:pa_7 from SUMORTree with boundary 8.80,-14.80,45.20,5.20
< GLDebug: 	Inserted parkingArea:pa_7 into SUMORTree with boundary 8.80,-14.80,45.20,5.20
15,18d11
< GLDebug: 	Removed object parkingArea:pa_7 from SUMORTree with boundary 8.80,-14.80,45.20,5.20
< GLDebug: 	Inserted parkingArea:pa_7 into SUMORTree with boundary 8.80,-14.80,45.20,5.20
< GLDebug: 	Removed object parkingArea:pa_7 from SUMORTree with boundary 8.80,-14.80,45.20,5.20
< GLDebug: 	Inserted parkingArea:pa_7 into SUMORTree with boundary -28.20,-14.80,45.20,57.20
20,22d12
< GLDebug: 	Inserted parkingArea:parkingArea_gneE1_0_6 into SUMORTree with boundary 7.80,-5.20,44.20,14.80
< GLDebug: 	Removed object parkingArea:parkingArea_gneE1_0_6 from SUMORTree with boundary 7.80,-5.20,44.20,14.80
< GLDebug: 	Inserted parkingArea:parkingArea_gneE1_0_6 into SUMORTree with boundary 7.80,-5.20,44.20,14.80
24,27d13
< GLDebug: 	Removed object parkingArea:parkingArea_gneE1_0_6 from SUMORTree with boundary 7.80,-5.20,44.20,14.80
< GLDebug: 	Inserted parkingArea:parkingArea_gneE1_0_6 into SUMORTree with boundary 7.80,-5.20,44.20,14.80
< GLDebug: 	Removed object parkingArea:parkingArea_gneE1_0_6 from SUMORTree with boundary 7.80,-5.20,44.20,14.80
< GLDebug: 	Inserted parkingArea:parkingArea_gneE1_0_6 into SUMORTree with boundary -30.00,-5.20,44.20,53.00
29,31d14
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_5 into SUMORTree with boundary 18.80,27.60,55.20,47.60
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_5 from SUMORTree with boundary 18.80,27.60,55.20,47.60
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_5 into SUMORTree with boundary 18.80,27.60,55.20,47.60
33,36d15
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_5 from SUMORTree with boundary 18.80,27.60,55.20,47.60
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_5 into SUMORTree with boundary 18.80,27.60,55.20,47.60
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_0_5 from SUMORTree with boundary 18.80,27.60,55.20,47.60
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_0_5 into SUMORTree with boundary -29.20,7.80,55.20,47.60
38,40d16
< GLDebug: 	Inserted parkingArea:parkingArea_gneE2_1_4 into SUMORTree with boundary 10.80,24.40,47.20,44.40
< GLDebug: 	Removed object parkingArea:parkingArea_gneE2_1_4 from SUMORTree with boundary 10.80,24.40,47.20,44.40
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Error: routes cannot be processed either with additional handler nor with demand handler
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

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

---------- Differences in additionals ----------
5c5
<     <routeProbe id="routeProbe_gneE0_0" begin="10.50" freq="3600.00" edge="gneE0" file="routeProbe_gneE0_0.xml"/>
---
>     <routeProbe id="rp_0" begin="0.00" freq="10.50" edge="gneE0" file="rp_0.xml"/>
---------- Differences in errors ----------
6d5
< Debug: Selected item 'busStop' in TagSelector
8,9c7,8
< Debug: Invalid input parameter of routeProbe: 'begin' doesn't have a valid SUMOTime format
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
---
> Debug: Invalid input parameter of routeProbe
> Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
12c11
< Debug: Removing routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
---
> Debug: Removing routeProbe 'rp_0' in GNEChange_Additional
15c14
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
---
> Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
43c42
< Debug: Deleting unreferenced routeProbe 'routeProbe_gneE0_0'
---
> Debug: Deleting unreferenced routeProbe 'rp_0'

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

---------- Differences in additionals ----------
5c5
<     <routeProbe id="routeProbe_gneE0_0" begin="0.00" freq="3600.00" edge="gneE0" file="routeProbe_gneE0_0.xml"/>
---
>     <routeProbe id="rp_0" begin="0.00" freq="0.00" edge="gneE0" file="rp_0.xml"/>
---------- Differences in errors ----------
6d5
< Debug: Selected item 'busStop' in TagSelector
8c7
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
---
> Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
11c10
< Debug: Removing routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
---
> Debug: Removing routeProbe 'rp_0' in GNEChange_Additional
14c13
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
---
> Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
42c41
< Debug: Deleting unreferenced routeProbe 'routeProbe_gneE0_0'
---
> Debug: Deleting unreferenced routeProbe 'rp_0'

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

---------- Differences in additionals ----------
5c5
<     <routeProbe id="routeProbe_gneE0_0" begin="0.00" freq="3600.00" edge="gneE0" file="routeProbe_gneE0_0.xml"/>
---
>     <routeProbe id="rp_0" begin="0.00" freq="0.00" edge="gneE0" file=" "/>
---------- Differences in errors ----------
6d5
< Debug: Selected item 'busStop' in TagSelector
8c7
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
---
> Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
11c10
< Debug: Removing routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
---
> Debug: Removing routeProbe 'rp_0' in GNEChange_Additional
14c13
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
---
> Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
42c41
< Debug: Deleting unreferenced routeProbe 'routeProbe_gneE0_0'
---
> Debug: Deleting unreferenced routeProbe 'rp_0'
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="1.00" y="-2.10" angle="0.00"/>

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

---------- Differences in errors ----------
6d5
< Debug: Selected item 'busStop' in TagSelector
8,53c7
< Debug: Invalid input parameter of routeProbe: input contains invalid characters for a filename
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< 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: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_gneE0_0" begin="0.00" freq="3600.00" edge="gneE0" file="fileA.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="1.00" y="-2.10" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
6d5
< Debug: Selected item 'busStop' in TagSelector
8,53c7
< Debug: Invalid input parameter of routeProbe: 'freq' doesn't have a valid SUMOTime format
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
< 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: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_gneE0_0" begin="0.00" freq="120.00" edge="gneE0" file="routeProbe_gneE0_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="1.00" y="-2.10" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <routeProbe id="routeProbe_gneE0_0" begin="0.00" freq="3600.00" edge="gneE0" name="customName" file="routeProbe_gneE0_0.xml"/>
---
>     <routeProbe id="rp_0" begin="0.00" freq="0.00" edge="gneE0" file="rp_0.xml"/>
---------- Differences in errors ----------
6d5
< Debug: Selected item 'busStop' in TagSelector
8,9c7,9
< Debug: Invalid input parameter of routeProbe: input contains invalid characters
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
---
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
12c12
< Debug: Removing routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
---
> Debug: Removing routeProbe 'rp_0' in GNEChange_Additional
15c15
< Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional
---
> Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
43c43
< Debug: Deleting unreferenced routeProbe 'routeProbe_gneE0_0'
---
> Debug: Deleting unreferenced routeProbe 'rp_0'

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

---------- Differences in errors ----------
8d7
< Debug: Selected item 'busStop' in TagSelector
10c9
< Debug: Adding routeProbe 'routeProbe_gneE1_2' in GNEChange_Additional
---
> Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
27c26
< Debug: Removing routeProbe 'routeProbe_gneE1_2' in GNEChange_Additional
---
> Debug: Removing routeProbe 'rp_0' in GNEChange_Additional
62c61
< Debug: Adding routeProbe 'routeProbe_gneE1_2' in GNEChange_Additional
---
> Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
73c72
< Debug: Removing routeProbe 'routeProbe_gneE1_2' in GNEChange_Additional
---
> Debug: Removing routeProbe 'rp_0' in GNEChange_Additional
114c113
< Debug: Deleting unreferenced routeProbe 'routeProbe_gneE1_2'
---
> Debug: Deleting unreferenced routeProbe 'rp_0'

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

---------- Differences in additionals ----------
5c5
<     <routeProbe id="routeProbe_gneE3_0" begin="20.00" freq="3600.00" edge="gneE3" file="routeProbe_gneE3_0.xml"/>
---
>     <routeProbe id="rp_0" begin="0.00" freq="0.00" edge="gneE3" file="20"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3c2
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
---
> Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
13,14c12,13
< 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
> Debug: Setting new attribute
21c20
< Debug: Removing routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
24c23
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
---
> Debug: Setting new attribute
29c28
< Debug: Deleting unreferenced routeProbe 'routeProbe_gneE3_0'
---
> Debug: Deleting unreferenced routeProbe 'rp_0'

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

---------- Differences in additionals ----------
5c5
<     <routeProbe id="routeProbe_gneE3_0" begin="0.00" freq="3600.00" edge="gneE0" file="routeProbe_gneE3_0.xml"/>
---
>     <routeProbe id="gneE0" begin="0.00" freq="0.00" edge="gneE3" file="rp_0.xml"/>
---------- Differences in errors ----------
10d9
< Debug: Selected item 'busStop' in TagSelector
12c11
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
---
> Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
42c41
< Debug: Value 'dummyEdge' for attribute edge of routeProbe isn't valid
---
> Debug: Setting new attribute
49c48
< Debug: Removing routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
52c51
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
---
> Debug: Setting new attribute
77c76
< Debug: Deleting unreferenced routeProbe 'routeProbe_gneE3_0'
---
> Debug: Deleting unreferenced routeProbe 'gneE0'

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

---------- Differences in additionals ----------
5c5
<     <routeProbe id="routeProbe_gneE3_0" begin="0.00" freq="3600.00" edge="gneE3" file="fileA.txt"/>
---
>     <routeProbe id="rp_0" begin="0.00" freq="0.00" edge="gneE3" name="fileA.txt" file="rp_0.xml"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
12,13c11,12
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Value '$$$$$$$$' for attribute file of routeProbe isn't valid
---
> Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
> Debug: Setting new attribute
20c19
< Debug: Removing routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
---
> Debug: Restoring previous attribute
23c22
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
---
> Debug: Setting new attribute
28c27
< Debug: Deleting unreferenced routeProbe 'routeProbe_gneE3_0'
---
> Debug: Deleting unreferenced routeProbe 'rp_0'

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

---------- Differences in additionals ----------
5c5
<     <routeProbe id="routeProbe_gneE3_0" begin="0.00" freq="150.00" edge="gneE3" file="routeProbe_gneE3_0.xml"/>
---
>     <routeProbe id="rp_0" begin="0.00" freq="0.00" edge="gneE3" file="rp_0.xml"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3c2
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
---
> Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
13,15c12,14
< 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
---
> Debug: Value 'dummy' for attribute edge of routeProbe isn't valid
> Debug: Value '-50' for attribute edge of routeProbe isn't valid
> Debug: Value '150' for attribute edge of routeProbe isn't valid
18c17
< Debug: Restoring previous attribute
---
> Debug: Removing routeProbe 'rp_0' in GNEChange_Additional
20,21d18
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
24c21
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
---
> Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
26,27d22
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
29c24
< Debug: Deleting unreferenced routeProbe 'routeProbe_gneE3_0'
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
10d9
< Debug: Selected item 'busStop' in TagSelector
12,60c11,40
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_gneE3_1' in GNEChange_Additional
< Debug: Value 'routeProbe_gneE3_1' for attribute id of routeProbe isn't valid
< Debug: Value 'Id with spaces' for attribute id of routeProbe isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE3_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_gneE3_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: Deleting unreferenced routeProbe 'routeProbe_gneE3_1'
< Debug: Deleting unreferenced routeProbe 'correctID'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.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" begin="0.00" freq="3600.00" edge="gneE3" file="routeProbe_gneE3_0.xml"/>
    <routeProbe id="routeProbe_gneE3_1" begin="0.00" freq="3600.00" edge="gneE3" file="routeProbe_gneE3_1.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="49.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

---------- Differences in additionals ----------
5c5
<     <routeProbe id="routeProbe_gneE3_0" begin="0.00" freq="3600.00" edge="gneE3" name="customName" file="routeProbe_gneE3_0.xml"/>
---
>     <routeProbe id="rp_0" begin="0.00" freq="0.00" edge="gneE3" file="rp_0.xml"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3c2
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
---
> Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
13,14c12,13
< Debug: Value '%%%;:..&&%$%$' for attribute name of routeProbe isn't valid
< Debug: Setting new attribute
---
> Debug: Value '%%%;:..&&%$%$' for attribute freq of routeProbe isn't valid
> Debug: Value 'customName' for attribute freq of routeProbe isn't valid
17c16
< Debug: Restoring previous attribute
---
> Debug: Removing routeProbe 'rp_0' in GNEChange_Additional
19,20d17
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
23c20
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
---
> Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
25,26d21
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
28c23
< Debug: Deleting unreferenced routeProbe 'routeProbe_gneE3_0'
---
> Debug: Deleting unreferenced routeProbe 'rp_0'
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
10d9
< Debug: Selected item 'busStop' in TagSelector
12c11
< Debug: Adding routeProbe 'routeProbe_gneE3_0' in GNEChange_Additional
---
> Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
42,146c41
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< 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 ----------
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">
    <routeProbe id="routeProbe_gneE3_0" begin="0.00" freq="3600.00" edge="gneE3" file="routeProbe_gneE3_0.xml">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </routeProbe>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="49.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

---------- Differences in additionals ----------
5c5
<     <routeProbe id="routeProbe_01" begin="11.30" freq="100.00" edge="gneE1" file="fileA.txt">
---
>     <routeProbe id="routeProbe_01" begin="0.00" freq="100.00" edge="gneE1" file="11.3">
10c10
<     <routeProbe id="routeProbe_02" begin="11.30" freq="120.00" edge="gneE1" file="fileB.txt">
---
>     <routeProbe id="routeProbe_02" begin="3.00" freq="120.00" edge="gneE1" file="11.3">
---------- Differences in errors ----------
2d1
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
4d2
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
6d3
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
9d5
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
11d6
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
13d7
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
26c20,21
< Debug: Value '-5' for attribute begin of routeProbe isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
36a32,35
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
43,50d41
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_02' in GNEChange_Additional
< Debug: Removing routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <routeProbe id="routeProbe_01" begin="0.00" freq="100.00" edge="gneE1" file="fileA.txt">
---
>     <routeProbe id="routeProbe_01" begin="0.00" freq="100.00" edge="gneE1" name="fileA.txt" file="fileA.txt">
10c10
<     <routeProbe id="routeProbe_02" begin="3.00" freq="120.00" edge="gneE1" file="fileA.txt">
---
>     <routeProbe id="routeProbe_02" begin="3.00" freq="120.00" edge="gneE1" name="fileA.txt" file="fileB.txt">
---------- Differences in errors ----------
2d1
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
4d2
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
6d3
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
9d5
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
11d6
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
13d7
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
26c20,22
< Debug: Value '$$$$$$$$' for attribute file of routeProbe isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
30a27,31
> Debug: Restoring previous attribute
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
41,48d41
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_02' in GNEChange_Additional
< Debug: Removing routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2d1
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
4d2
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
6d3
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
9d5
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
11d6
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
13d7
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
26,76c20
< Debug: Value '-30' for attribute freq of routeProbe isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_01" begin="0.00" freq="50.00" edge="gneE1" file="fileA.txt">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </routeProbe>
    <routeProbe id="routeProbe_02" begin="3.00" freq="50.00" edge="gneE1" file="fileB.txt">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </routeProbe>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in additionals ----------
5c5
<     <routeProbe id="routeProbe_01" begin="0.00" freq="100.00" edge="gneE1" name="customName" file="fileA.txt">
---
>     <routeProbe id="routeProbe_01" begin="0.00" freq="100.00" edge="gneE1" file="fileA.txt">
10c10
<     <routeProbe id="routeProbe_02" begin="3.00" freq="120.00" edge="gneE1" name="customName" file="fileB.txt">
---
>     <routeProbe id="routeProbe_02" begin="3.00" freq="120.00" edge="gneE1" file="fileB.txt">
---------- Differences in errors ----------
2d1
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
4d2
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
6d3
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
9d5
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
11d6
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
13d7
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
26,32c20,21
< Debug: Value '%%%;:..&&%$%$' for attribute name of routeProbe isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value '%%%;:..&&%$%$' for attribute freq of routeProbe isn't valid
> Debug: Value 'customName' for attribute freq of routeProbe isn't valid
46a36
> Debug: Keys Ctrl+Z (Undo) pressed
62,64d51
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute

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

---------- Differences in errors ----------
2d1
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
4d2
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
6d3
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
9d5
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
11d6
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
13d7
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
26,137c20,24
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <routeProbe id="routeProbe_01" begin="0.00" freq="100.00" edge="gneE1" file="fileA.txt">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </routeProbe>
    <routeProbe id="routeProbe_02" begin="3.00" freq="120.00" edge="gneE1" file="fileB.txt">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </routeProbe>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
30a31
> Debug: demand elements saved
62a64
> Error: routes cannot be processed either with additional handler nor with demand handler
---------- Differences in log ----------
4a5
> Error: routes cannot be processed either with additional handler nor with demand handler
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer create begin ( Last six runs Feb2022 )

---------- Differences in errors ----------
10d9
< Debug: Selected item 'busStop' in TagSelector
12,13c11,12
< Debug: Invalid input parameter of vaporizer: 'begin' doesn't have a valid SUMOTime format
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
---
> Debug: Selected invalid item in TagSelector
> Debug: Selected invalid item in TagSelector
15,16d13
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
18,19d14
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
42,63d36
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -10.00,-3.20,10.00,23.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 40.00,-3.20,60.00,23.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: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,0.00,60.00,21.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: 	Inserted junction:gneJ4 into SUMORTree with boundary -10.00,-3.20,10.00,23.20
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="47.00" y="2.10" 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 Feb2022 )

---------- Differences in errors ----------
10d9
< Debug: Selected item 'busStop' in TagSelector
12c11
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
---
> Error: Could not build vaporizer in netedit; edge doesn't exist.
14,15d12
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
17,18d13
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
41,62d35
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -10.00,-3.20,10.00,23.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 40.00,-3.20,60.00,23.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: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,0.00,60.00,21.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: 	Inserted junction:gneJ4 into SUMORTree with boundary -10.00,-3.20,10.00,23.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 40.00,-3.20,60.00,23.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="47.00" y="2.10" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="5.00" angle="0.00"/>
---------- Differences in log ----------
0a1
> Error: Could not build vaporizer in netedit; edge doesn't exist.
---------- Missing result in additionals ----------
<?xml version="1.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 default_nocenter ( Last six runs Feb2022 )

---------- Differences in errors ----------
10d9
< Debug: Selected item 'busStop' in TagSelector
12c11
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
---
> Debug: Invalid input parameter of vaporizer
14,15d12
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
17,18d13
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
41,62d35
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -10.00,-3.20,10.00,23.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 40.00,-3.20,60.00,23.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: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,0.00,60.00,21.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: 	Inserted junction:gneJ4 into SUMORTree with boundary -10.00,-3.20,10.00,23.20
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 40.00,-3.20,60.00,23.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<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 Feb2022 )

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,5c2,57
< Debug: Invalid input parameter of vaporizer: 'end' doesn't have a valid SUMOTime format
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
---
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="3.00" y="-2.10" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="5.00" angle="0.00"/>
---------- Differences in log ----------
0a1,52
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of /home/delphi/coverageGcc/texttesttmp/netedit.gui.06Feb092450.1227489/netedit.gui/additionalElements/parkingspace/create/length/net.net.xml failed.
> Error: Could not build vaporizer in netedit; edge doesn't exist.
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
<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="gneE0" begin="0.00" end="50.00"/>
    <vaporizer id="gneE1" begin="0.00" end="20.00"/>
</additional>

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

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3,29c2
< Debug: Invalid input parameter of vaporizer: input contains invalid characters
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Deleting unreferenced vaporizer 'gneE1'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ4' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ5' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="gneE1" begin="0.00" end="3600.00" name="customName"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="47.00" y="2.10" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ4" to="gneJ5" priority="1">
        <lane id="gneE3_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="gneE4" from="gneJ5" to="gneJ4" priority="1">
        <lane id="gneE4_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect begin ( Last six runs Feb2022 )

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3c2
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
---
> Error: Could not build vaporizer in netedit; edge doesn't exist.
14,17d12
< Debug: Value 'dummy' for attribute begin of vaporizer isn't valid
< Debug: Value '-10' for attribute begin of vaporizer isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
19,20d13
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
22,23d14
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
25,26d15
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE3' in GNEChange_Additional
28,29d16
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
31,32d17
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
34,37d18
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="47.00" y="23.70" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
---------- Differences in log ----------
0a1
> Error: Could not build vaporizer in netedit; edge doesn't exist.
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="gneE3" begin="5.00" end="3600.00"/>
</additional>

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

---------- Differences in errors ----------
10d9
< Debug: Selected item 'busStop' in TagSelector
12c11
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
---
> Error: Could not build vaporizer in netedit; edge doesn't exist.
63,64d61
< Debug: Value 'dummyEdge' for attribute id of vaporizer isn't valid
< Debug: Setting new attribute
66,67d62
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
69,70d63
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE3' in GNEChange_Additional
72,73d64
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
75,77d65
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
98d85
< Debug: Deleting unreferenced vaporizer 'gneE0'
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="47.00" y="23.70" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
---------- Differences in log ----------
0a1
> Error: Could not build vaporizer in netedit; edge doesn't exist.
---------- Missing result in additionals ----------
<?xml version="1.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 Feb2022 )

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3c2
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
---
> Error: Could not build vaporizer in netedit; edge doesn't exist.
14,17d12
< 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
< Debug: Setting new attribute
19,20d13
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
22,23d14
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
25,26d15
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE3' in GNEChange_Additional
28,29d16
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
31,32d17
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
34,37d18
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="47.00" y="23.70" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
---------- Differences in log ----------
0a1
> Error: Could not build vaporizer in netedit; edge doesn't exist.
---------- Missing result in additionals ----------
<?xml version="1.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 Feb2022 )

---------- Differences in errors ----------
1d0
< Debug: Selected item 'busStop' in TagSelector
3c2
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
---
> Error: Could not build vaporizer in netedit; edge doesn't exist.
14,15d12
< Debug: Value '%%$$$' for attribute name of vaporizer isn't valid
< Debug: Setting new attribute
17,18d13
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
20,21d14
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE3' in GNEChange_Additional
23,24d15
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
26,29d16
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: Deleting unreferenced vaporizer 'gneE3'
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="47.00" y="23.70" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
---------- Differences in log ----------
0a1
> Error: Could not build vaporizer in netedit; edge doesn't exist.
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vaporizer id="gneE3" begin="0.00" end="3600.00" name="customName"/>
</additional>

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

---------- Differences in errors ----------
10d9
< Debug: Selected item 'busStop' in TagSelector
12c11
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
---
> Error: Could not build vaporizer in netedit; edge doesn't exist.
42,48d40
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
50,51d41
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
53,54d42
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
56,57d43
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
59,60d44
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
62,63d45
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
65,66d46
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="47.00" y="23.70" angle="0.00"/>
---
>     <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
---------- Differences in log ----------
1,3c1
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---
> Error: Could not build vaporizer in netedit; edge doesn't exist.
---------- Missing result in additionals ----------
<?xml version="1.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>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect_selection begin ( Last six runs Feb2022 )

---------- Differences in errors ----------
14,56c14
< Debug: Value '-30' for attribute begin of vaporizer isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalElements vaporizer inspect_selection end ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5,6c5,6
<     <vaporizer id="gneE0" begin="5.00" end="15.80"/>
<     <vaporizer id="gneE1" begin="5.00" end="15.80"/>
---
>     <vaporizer id="gneE0" begin="1.00" end="15.00"/>
>     <vaporizer id="gneE1" begin="1.00" end="15.00"/>
---------- Differences in errors ----------
14,15c14
< Debug: Value '-5' for attribute end of vaporizer isn't valid
< Debug: Value '1' for attribute end of vaporizer isn't valid
---
> Debug: Value '-5' for attribute begin of vaporizer isn't valid
17a17
> Debug: Value '15.8' for attribute begin of vaporizer isn't valid

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

---------- Differences in additionals ----------
5,6c5,6
<     <vaporizer id="gneE0" begin="5.00" end="15.00" name="customName"/>
<     <vaporizer id="gneE1" begin="5.00" end="15.00" name="customName"/>
---
>     <vaporizer id="gneE0" begin="5.00" end="15.00"/>
>     <vaporizer id="gneE1" begin="5.00" end="15.00"/>
---------- Differences in errors ----------
14,20c14,15
< Debug: Value '%%%$$' for attribute name of vaporizer isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value '%%%$$' for attribute end of vaporizer isn't valid
> Debug: Value 'customName' for attribute end of vaporizer isn't valid
30a26,33
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
> Debug: Removing vaporizer 'gneE0' in GNEChange_Additional
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
> Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
39,42d41
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()

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

---------- Differences in errors ----------
31,155c31,33
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<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">
    <vaporizer id="gneE0" begin="5.00" end="15.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </vaporizer>
    <vaporizer id="gneE1" begin="5.00" end="15.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </vaporizer>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
17a18
> Debug: demand elements saved
40a42
> Error: routes cannot be processed either with additional handler nor with demand handler
---------- Differences in log ----------
0a1
> Error: routes cannot be processed either with additional handler nor with demand handler
---------- New result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
</routes>

TEST FAILED on ts-sim-build-ba : basic reload save_demand ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,47c1
< Debug: Adding junction 'J0' into net
< Debug: Adding junction 'J1' into net
< Debug: Adding edge 'E0' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Selected item 'busStop' in TagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key ENTER pressed
< Debug: Adding route 'r_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: Opening FXMessageBox 'Save demand elements before reload'
< Debug: Closed FXMessageBox 'Save demand elements before reload' with 'Yes'
< Debug: demand elements saved
< Debug: Deleting unreferenced route 'r_0'
< Debug: Removing poly 'po_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'po_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'bs_0'
< Debug: Deleting unreferenced edge 'E0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'E0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,17d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <poly id="po_0" color="red" fill="0" layer="0.00" shape="2.000000,18.000000 2.000000,24.000000 -4.000000,24.000000 -4.000000,18.000000 2.000000,18.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="13.89" length="54.00" shape="-10.00,-19.60 44.00,-19.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"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 id="r_0" edges="gneE0 gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic reload save_network ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,46c1
< Debug: Adding junction 'J0' into net
< Debug: Adding junction 'J1' into net
< Debug: Adding edge 'E0' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Selected item 'busStop' in TagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'poly' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' into viewNet
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Key ENTER pressed
< Debug: Adding route 'r_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< Debug: Opening FXMessageBox 'Confirm reload network'
< Debug: Deleting unreferenced route 'r_0'
< Debug: Removing poly 'po_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'po_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'bs_0'
< Debug: Deleting unreferenced edge 'E0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'E0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,18d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <poly id="po_0" color="red" fill="0" layer="0.00" shape="2.000000,18.000000 2.000000,24.000000 -4.000000,24.000000 -4.000000,18.000000 2.000000,18.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="13.89" length="54.00" shape="-10.00,-19.60 44.00,-19.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"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 id="r_0" edges="gneE0 gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic save load_and_save ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,70c1
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="42.00,38.90 42.00,0.00"/>
        <lane id="1_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,38.90 45.20,0.00"/>
        <lane id="1_2" index="2" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,38.90 48.40,0.00"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <lane id="2_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="58.00,61.10 58.00,100.00"/>
        <lane id="2_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="54.80,61.10 54.80,100.00"/>
        <lane id="2_2" index="2" disallow="pedestrian" speed="13.90" length="50.00" shape="51.60,61.10 51.60,100.00"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <lane id="3_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="38.90,58.00 0.00,58.00"/>
        <lane id="3_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="38.90,54.80 0.00,54.80"/>
        <lane id="3_2" index="2" disallow="pedestrian" speed="13.90" length="50.00" shape="38.90,51.60 0.00,51.60"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <lane id="4_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="61.10,42.00 100.00,42.00"/>
        <lane id="4_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="61.10,45.20 100.00,45.20"/>
        <lane id="4_2" index="2" disallow="pedestrian" speed="13.90" length="50.00" shape="61.10,48.40 100.00,48.40"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <lane id="5_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="58.00,0.00 58.00,38.90"/>
        <lane id="5_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="54.80,0.00 54.80,38.90"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs crossings ticket3149 ( Last six runs Feb2022 )

---------- Differences in net ----------
9,23c9
<         <lane id=":A_0_0" index="0" disallow="pedestrian" speed="8.43" length="4.15" shape="45.20,11.10 46.41,7.13"/>
<         <lane id=":A_0_1" index="1" disallow="pedestrian" speed="7.74" length="2.45" shape="48.40,11.10 48.76,8.67"/>
<     </edge>
<     <edge id=":A_5" function="internal">
<         <lane id=":A_5_0" index="0" disallow="pedestrian" speed="8.43" length="21.24" shape="46.41,7.13 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" speed="7.74" length="18.69" shape="48.76,8.67 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" 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" 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"/>
<         <lane id=":A_3_1" index="1" disallow="pedestrian" 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"/>
---
>         <lane id=":A_0_0" index="0" disallow="pedestrian" 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"/>
26c12
<         <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"/>
---
>         <lane id=":A_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="3.00" shape="56.40,-1.50 43.60,-1.50"/>
29c15
<         <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.19" width="3.20" shape="40.40,11.10 43.60,11.10 43.48,9.78 43.13,8.96 42.53,8.64 41.71,8.82 40.64,9.49"/>
---
>         <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.19" width="3.20" shape="56.40,-3.00 56.40,0.00 59.60,0.00"/>
32,35c18
<         <lane id=":A_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.19" width="3.20" shape="56.40,11.10 59.60,11.10 59.36,9.49 58.29,8.82 57.47,8.64 56.87,8.96 56.52,9.78"/>
<     </edge>
<     <edge id=":A_w2" function="walkingarea">
<truncated after showing first 30 lines>
---------- New result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_3_2_0" lane="ID2_2" startPos="24.60" endPos="34.60"/>
    <busStop id="busStop_4_2_2" lane="B_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>

TEST FAILED on ts-sim-build-ba : bugs crossings ticket3288 ( Last six runs Feb2022 )

---------- Differences in errors ----------
1c1
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
---
> Debug: Current Viewport values: 0.00, 50.00, 50.00. Zoom = '248.00'
19,21d18
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
23,24d19
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
26,27d20
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c2' in retrieveGNECrossing()
29,30d21
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c3' in retrieveGNECrossing()
32,33d22
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c4' in retrieveGNECrossing()
35,36d23
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c5' in retrieveGNECrossing()
38,39d24
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c6' in retrieveGNECrossing()
41,42d25
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c7' in retrieveGNECrossing()
45,47d27
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="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 ----------
4c4
< <net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
---
> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
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" speed="6.86" length="5.93" shape="45.20,61.10 44.81,58.34 43.62,56.38 42.90,55.94"/>
<     </edge>
<     <edge id=":Center_1" function="internal">
<         <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="22.20" shape="45.20,61.10 45.20,38.90"/>
<         <lane id=":Center_1_1" index="1" disallow="pedestrian" 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" speed="8.94" length="2.83" shape="48.40,61.10 48.70,58.29"/>
<     </edge>
<     <edge id=":Center_16" function="internal">
<         <lane id=":Center_16_0" index="0" disallow="pedestrian" 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" speed="8.94" length="15.15" shape="48.70,58.29 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" 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" speed="13.90" length="19.00" shape="57.90,54.80 38.90,54.80"/>
<         <lane id=":Center_5_1" index="1" disallow="pedestrian" speed="13.90" length="19.00" shape="57.90,51.60 38.90,51.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs crossings ticket3292 ( Last six runs Feb2022 )

---------- Differences in errors ----------
1c1
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
---
> Debug: Current Viewport values: 0.00, 50.00, 50.00. Zoom = '248.00'
19,21d18
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
23,24d19
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
27,29d21
< Debug: Calling GNEUndoList::undo()
< Debug: removing crossing from junction 'Center'
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
31,34d22
< 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'
36,39d23
< 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()
41,43d24
< Debug: Calling GNEUndoList::redo()
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
92,93d72
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="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" speed="6.86" length="5.93" shape="45.20,61.10 44.81,58.34 43.62,56.38 42.90,55.94"/>
<     </edge>
<     <edge id=":Center_1" function="internal">
<         <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="22.20" shape="45.20,61.10 45.20,38.90"/>
<         <lane id=":Center_1_1" index="1" disallow="pedestrian" 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" speed="8.94" length="2.83" shape="48.40,61.10 48.70,58.29"/>
<     </edge>
<     <edge id=":Center_16" function="internal">
<         <lane id=":Center_16_0" index="0" disallow="pedestrian" 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" speed="8.94" length="15.15" shape="48.70,58.29 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" 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" speed="13.90" length="19.00" shape="57.90,54.80 38.90,54.80"/>
<         <lane id=":Center_5_1" index="1" disallow="pedestrian" 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" 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 grid ticket3271 ( Last six runs Feb2022 )

---------- Differences in errors ----------
26c26
< Debug: Current Viewport values: 50.00, 50.00, 150.00. Zoom = '82.67'
---
> Debug: Current Viewport values: 3.50, 50.00, 50.00. Zoom = '248.00'
44a45
> Debug: Adding junction 'J2' into net
49,52d49
< Debug: Removing connection '2_1->6_1' from edge '2'
< Debug: Deleting unreferenced connection 'from2_1to6_1' in removeConnection()
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge '2' due it were guessed
60,61d56
< Debug: invalidating (removing) connections of edge '2' due it were guessed
< Debug: Setting new attribute
70a66
> Debug: Adding junction 'J3' into net
75,78d70
< Debug: Removing connection '1_1->5_1' from edge '1'
< Debug: Deleting unreferenced connection 'from1_1to5_1' in removeConnection()
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge '1' due it were guessed
86,87d77
< Debug: invalidating (removing) connections of edge '1' due it were guessed
< Debug: Setting new attribute
100,103d89
< Debug: Created connection 'from1_0to-E2_0' in retrieveGNEConnection()
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_0to-E1_0' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
105,108d90
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="82.67" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="3.50" 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="!"/>
9,19c9
<         <lane id=":A_0_0" index="0" speed="13.89" length="9.25" shape="83.26,42.46 82.29,40.12 81.46,38.57 80.37,37.20 78.59,35.38"/>
<         <lane id=":A_0_1" index="1" speed="13.89" length="9.25" shape="83.26,42.46 82.61,39.59 82.67,37.39 82.42,35.39 80.86,33.12"/>
<     </edge>
<     <edge id=":A_2" function="internal">
<         <lane id=":A_2_0" index="0" speed="13.89" length="13.28" shape="85.38,28.59 87.15,31.82 86.79,34.88 85.95,37.96 86.23,41.27"/>
<     </edge>
<     <edge id=":A_3" function="internal">
<         <lane id=":A_3_0" index="0" speed="3.65" length="1.44" shape="83.12,30.86 83.40,32.27"/>
<     </edge>
<     <edge id=":A_4" function="internal">
<         <lane id=":A_4_0" index="0" speed="3.65" length="3.23" shape="83.40,32.27 83.12,33.12 82.27,33.40 80.86,33.12"/>
---
>         <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="81.13,28.87 81.41,30.28 81.13,31.13 80.28,31.41 78.87,31.13"/>
22,32c12
<         <lane id=":B_0_0" index="0" speed="13.89" length="8.59" shape="21.41,35.38 19.63,37.20 18.54,38.57 17.71,40.12 16.74,42.46"/>
<     </edge>
<     <edge id=":B_1" function="internal">
<         <lane id=":B_1_0" index="0" speed="3.65" length="1.28" shape="19.14,33.12 17.89,33.37"/>
<     </edge>
<     <edge id=":B_4" function="internal">
<         <lane id=":B_4_0" index="0" speed="3.65" length="3.39" shape="17.89,33.37 17.73,33.40 16.88,33.12 16.60,32.27 16.88,30.86"/>
<     </edge>
<     <edge id=":B_2" function="internal">
<         <lane id=":B_2_0" index="0" speed="13.89" length="12.21" shape="13.77,41.27 14.05,37.96 13.21,34.88 12.85,31.82 14.62,28.59"/>
<         <lane id=":B_2_1" index="1" speed="13.89" length="12.21" shape="13.77,41.27 14.50,38.23 14.58,35.76 15.03,33.45 16.88,30.86"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs grid ticket3278 ( Last six runs Feb2022 )

---------- Differences in errors ----------
28,29c28
< Debug: Current Viewport values: 50.00, 50.00, 100.00. Zoom = '124.00'
< Debug: Setting new attribute
---
> Debug: Current Viewport values: 3600.00, 50.00, 50.00. Zoom = '248.00'
31,32d29
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
34,35d30
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="124.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="3589.20" y="65.80" 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,53c52,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"/>
<         <lane id=":Center_6_1" index="1" speed="13.90" length="29.74" shape="60.40,51.60 53.22,50.37 46.66,47.14 40.64,42.58 35.11,37.38"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs grid ticket3281 ( Last six runs Feb2022 )

---------- Differences in errors ----------
1c1
< Debug: Current Viewport values: 100.00, 0.00, 200.00. Zoom = '50.00'
---
> Debug: Current Viewport values: 0.00, 100.00, 0.12. Zoom = '83333.33'
3,12c3,5
< Debug: Adding junction 'J1' into net
< Debug: Adding edge 'E0' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Removing junction 'J0' from net
> Debug: Deleting unreferenced junction 'J0' in GNEChange_Junction
> Debug: Deleting NBNode of 'J0' in GNEJunction destructor
15,16d7
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
18,19d8
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
21,22d9
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
24,29d10
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="50.00" x="100.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="83333.33" x="0.06" y="99.94" angle="0.00"/>
---------- Differences in net ----------
6c6
<     <location netOffset="0.00,0.00" convBoundary="0.00,0.00,200.00,100.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
---
>     <location netOffset="0.00,0.00" convBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
8,10d7
<     <edge id="E0" from="J0" to="J1" priority="-1" shape="0.00,0.00 100.00,100.00 200.00,0.00">
<         <lane id="E0_0" index="0" speed="13.89" length="279.64" shape="1.13,-1.13 100.00,97.74 198.87,-1.13"/>
<     </edge>
12,13d8
<     <junction id="J0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 2.26,-2.26"/>
<     <junction id="J1" type="dead_end" x="200.00" y="0.00" incLanes="E0_0" intLanes="" shape="197.74,-2.26 200.00,0.00"/>

TEST FAILED on ts-sim-build-ba : bugs processing ticket2327 ( Last six runs Feb2022 )

---------- Differences in additionals ----------
11a12
>     <e3Detector id="e3Detector_0" pos="60.00,50.00" freq="100.00" file="e3Detector_0.txt"/>
---------- Differences in log ----------
1,3d0
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_0' cannot be written

TEST FAILED on ts-sim-build-ba : bugs revision24081 ( Last six runs Feb2022 )

---------- Differences in errors ----------
14c14
< Debug: Setting new attribute
---
> Debug: Value 'keyFinal1=1|keyFinal2=2|keyFinal3=3' for attribute id of junction isn't valid
16,17d15
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
20,21d17
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
9c9
<         <lane id="-gneE3_0" index="0" speed="13.89" length="25.00" shape="19.02,51.60 0.00,51.60"/>
---
>         <lane id="-gneE3_0" index="0" speed="13.89" length="50.00" shape="42.80,51.60 0.00,51.60"/>
12c12
<         <lane id="-gneE4_0" index="0" speed="13.89" length="55.90" shape="51.43,0.72 30.54,42.51"/>
---
>         <lane id="-gneE4_0" index="0" speed="13.89" length="50.00" shape="51.60,0.00 51.60,42.80"/>
15c15
<         <lane id="-gneE5_0" index="0" speed="13.89" length="75.00" shape="34.18,48.40 100.00,48.40"/>
---
>         <lane id="-gneE5_0" index="0" speed="13.89" length="50.00" shape="57.20,48.40 100.00,48.40"/>
18c18
<         <lane id="-gneE6_0" index="0" speed="13.89" length="55.90" shape="48.57,100.72 27.67,58.92"/>
---
>         <lane id="-gneE6_0" index="0" speed="13.89" length="50.00" shape="48.40,100.00 48.40,57.20"/>
21c21
<         <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="0.00,48.40 19.02,48.40"/>
---
>         <lane id="gneE3_0" index="0" speed="13.89" length="50.00" shape="0.00,48.40 42.80,48.40"/>
24c24
<         <lane id="gneE4_0" index="0" speed="13.89" length="55.90" shape="27.67,41.08 48.57,-0.72"/>
---
>         <lane id="gneE4_0" index="0" speed="13.89" length="50.00" shape="48.40,42.80 48.40,0.00"/>
27c27
<         <lane id="gneE5_0" index="0" speed="13.89" length="75.00" shape="100.00,51.60 34.18,51.60"/>
---
>         <lane id="gneE5_0" index="0" speed="13.89" length="50.00" shape="100.00,51.60 57.20,51.60"/>
30c30
<         <lane id="gneE6_0" index="0" speed="13.89" length="55.90" shape="30.54,57.49 51.43,99.28"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs ticket1711 ( Last six runs Feb2022 )

---------- Differences in errors ----------
6c6,7
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
---
> Debug: Current Viewport values: 0.00, 50.00, 50.00. Zoom = '248.00'
> Debug: Key F5 (Compute) pressed
14,22d14
< Debug: Removing edge '8' from net
< Debug: Removing edge '4' from net
< Debug: Key F5 (Compute) pressed
< Debug: Removing connection '6_1->1_1' from edge '6'
< Debug: Deleting unreferenced connection 'from6_1to1_1' in removeConnection()
< Debug: Removing edge '6' from net
< Debug: Removing connection '5_1->2_1' from edge '5'
< Debug: Deleting unreferenced connection 'from5_1to2_1' in removeConnection()
< Debug: Removing edge '2' from net
24,25d15
< Debug: Removing edge '1' from net
< Debug: Removing edge '5' from net
29,50d18
< Debug: Adding edge '5' from net
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '1' from net
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '2' from net
< Debug: Adding connection '5_1->2_1' into edge '5'
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
---
>     <viewport zoom="248.00" x="0.00" y="50.00" angle="0.00"/>
---------- Differences in log ----------
4,12c4,17
< Warning: 1 of 4 prohibitions were not build.
< Warning: could not prohibit UNKNOWN->UNKNOWN by UNKNOWN->UNKNOWN
< Warning: 2 of 6 prohibitions were not build.
< Warning: could not prohibit UNKNOWN->1 by 5->UNKNOWN
< Warning: could not prohibit UNKNOWN->UNKNOWN by UNKNOWN->UNKNOWN
< Warning: 4 of 8 prohibitions were not build.
< Warning: 4 of 8 prohibitions were not build.
< Warning: 4 of 10 prohibitions were not build.
< Warning: 4 of 10 prohibitions were not build.
---
> Warning: 1 of 6 prohibitions were not build.
> Warning: Lane '4_1' is not connected from any incoming edge at junction 'Center'.
> Warning: Edge '8' is not connected to outgoing edges at junction 'Center'.
> Warning: could not prohibit 8->UNKNOWN by UNKNOWN->4
> Warning: 2 of 8 prohibitions were not build.
> Warning: Lane '4_1' is not connected from any incoming edge at junction 'Center'.
> Warning: Edge '8' is not connected to outgoing edges at junction 'Center'.
> Warning: could not prohibit 8->UNKNOWN by UNKNOWN->4
> Warning: 3 of 10 prohibitions were not build.
> Warning: 3 of 12 prohibitions were not build.
> Warning: Lane '4_1' is not connected from any incoming edge at junction 'Center'.
> Warning: Edge '8' is not connected to outgoing edges at junction 'Center'.
> Warning: could not prohibit 8->UNKNOWN by UNKNOWN->4
> Warning: 4 of 14 prohibitions were not build.
---------- Differences in net ----------
7a8,31
>     <edge id="1" from="Center" to="A" priority="-1">
>         <lane id="1_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="45.20,42.10 45.20,0.00"/>
>         <lane id="1_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,42.10 48.40,0.00"/>
>     </edge>
>     <edge id="2" from="Center" to="B" priority="-1">
>         <lane id="2_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="54.80,57.90 54.80,100.00"/>
>         <lane id="2_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="51.60,57.90 51.60,100.00"/>
>     </edge>
>     <edge id="4" from="Center" to="D" priority="-1">
>         <lane id="4_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="57.90,45.20 100.00,45.20"/>
>         <lane id="4_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="57.90,48.40 100.00,48.40"/>
>     </edge>
>     <edge id="5" from="A" to="Center" priority="-1">
>         <lane id="5_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="54.80,0.00 54.80,42.10"/>
>         <lane id="5_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="51.60,0.00 51.60,42.10"/>
>     </edge>
>     <edge id="6" from="B" to="Center" priority="-1">
>         <lane id="6_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,57.90"/>
>         <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,57.90"/>
>     </edge>
>     <edge id="8" from="D" to="Center" priority="-1">
>         <lane id="8_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="100.00,54.80 57.90,54.80"/>
>         <lane id="8_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="100.00,51.60 57.90,51.60"/>
>     </edge>
9,10c33,34
<     <junction id="A" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/>
<     <junction id="B" type="dead_end" x="50.00" y="100.00" incLanes="" intLanes="" shape="50.00,100.00"/>
---
>     <junction id="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"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs ticket2593 ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,8c1
< Debug: Selected item 'busStop' in TagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Opening FXMessageBox 'Save additionals before quit'
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Yes'
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Deleting unreferenced busStop 'bs_0'
---
> Debug: Selected invalid item in TagSelector
11d3
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
14d5
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor

TEST FAILED on ts-sim-build-ba : bugs ticket2948 ( Last six runs Feb2022 )

---------- Differences in errors ----------
146,660c146
< Debug: Adding TLS into junction 'J0'
< Debug: Setting new attribute
< Debug: Adding TLS into junction 'J1'
< Debug: Setting new attribute
< Debug: Adding TLS into junction 'J2'
< Debug: Setting new attribute
< Debug: Adding TLS into junction 'J3'
< Debug: Setting new attribute
< Debug: Adding TLS into junction 'J4'
< Debug: Setting new attribute
< Debug: Adding TLS into junction 'J5'
< Debug: Setting new attribute
< Debug: Adding TLS into junction 'J6'
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="24.00,28.00,64.00,68.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" speed="3.65" length="4.67" shape="44.00,69.60 42.80,68.80 42.40,68.00 42.80,67.20 44.00,66.40"/>
    </edge>
    <edge id=":J1_0" function="internal">
        <lane id=":J1_0_0" index="0" speed="6.08" length="7.74" shape="65.60,64.80 65.30,66.90 64.40,68.40 62.90,69.30 60.80,69.60"/>
    </edge>
    <edge id=":J1_1" function="internal">
        <lane id=":J1_1_0" index="0" speed="3.90" length="2.58" shape="60.80,66.40 61.50,66.30 62.00,66.00 62.30,65.50 62.40,64.80"/>
    </edge>
    <edge id=":J2_0" function="internal">
        <lane id=":J2_0_0" index="0" speed="20.00" length="0.10" shape="62.40,48.00 62.40,48.00"/>
    </edge>
    <edge id=":J2_1" function="internal">
        <lane id=":J2_1_0" index="0" speed="20.00" length="0.10" shape="65.60,48.00 65.60,48.00"/>
    </edge>
    <edge id=":J3_0" function="internal">
        <lane id=":J3_0_0" index="0" speed="3.90" length="2.58" shape="62.40,31.20 62.30,30.50 62.00,30.00 61.50,29.70 60.80,29.60"/>
    </edge>
    <edge id=":J3_1" function="internal">
        <lane id=":J3_1_0" index="0" speed="6.08" length="7.74" shape="60.80,26.40 62.90,26.70 64.40,27.60 65.30,29.10 65.60,31.20"/>
    </edge>
    <edge id=":J4_0" function="internal">
        <lane id=":J4_0_0" index="0" speed="20.00" length="0.10" shape="44.00,29.60 44.00,29.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs viewport change_zoom ( Last six runs Feb2022 )

---------- Differences in errors ----------
79c79
< Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33'
---
> Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59'
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/>
---
>     <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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 : bugs viewport input_zoom ( Last six runs Feb2022 )

---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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 : dataElements edgedata create default ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,91c1
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData
< Debug: data sets saved
< Debug: Created connection 'from-gneE14_0togneE16_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_0togneE15_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_1togneE15_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_2togneE15_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_2togneE13_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_0togneE14_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_1togneE14_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_2togneE14_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_2togneE16_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE15_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_1togneE13_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_2togneE13_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_2togneE14_2' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_0togneE14_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_0togneE16_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_1togneE16_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_2togneE16_2' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="newDataSet" begin="0.00" end="3600.00">
        <edge id="gneE13"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="108.50" x="40.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,-30.00,80.00,50.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="6.51" length="9.03" shape="32.00,23.60 31.65,21.15 30.60,19.40 28.85,18.35 26.40,18.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,23.60 32.00,-3.60"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,23.60 35.20,-3.60"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,23.60 38.40,-3.60"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="7.98" shape="38.40,23.60 39.35,16.95 40.00,15.87"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="16.53" shape="40.00,15.87 42.20,12.20 46.95,9.35 53.60,8.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,18.00 51.15,18.35 49.40,19.40 48.35,21.15 48.00,23.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,18.00 26.40,18.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,14.80 26.40,14.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,11.60 26.40,11.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataElements edgedata create parameters ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,2c1,6
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
---
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: rootFile cannot be processed either with additional handler nor with demand handler
> Error: Loading of <TEXTTEST_SANDBOX>/input_net.tll.xml failed.
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
23,35d26
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData
< Debug: data sets saved
< Debug: Deleting unreferenced edgeData 'newDataSet[0.00,3600.00]gneE13'
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'newDataSet'
93,95d83
< Debug: Deleting unreferenced 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 log ----------
0a1,2
> Error: rootFile cannot be processed either with additional handler nor with demand handler
> Error: Loading of <TEXTTEST_SANDBOX>/input_net.tll.xml failed.
2d3
< Warning: There is already a edgeData in edge 'gneE13'
---------- Differences in net ----------
17c17
<         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="7.98" shape="38.40,23.60 39.35,16.95 40.00,15.87"/>
---
>         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,23.60 39.11,18.64"/>
20c20
<         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="16.53" shape="40.00,15.87 42.20,12.20 46.95,9.35 53.60,8.40"/>
---
>         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,18.64 39.35,16.95 42.20,12.20 46.95,9.35 53.60,8.40"/>
42c42
<         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="7.98" shape="41.60,-3.60 40.65,3.05 40.00,4.13"/>
---
>         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="5.01" shape="41.60,-3.60 40.89,1.36"/>
45c45
<         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="16.53" shape="40.00,4.13 37.80,7.80 33.05,10.65 26.40,11.60"/>
---
>         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="19.50" shape="40.89,1.36 40.65,3.05 37.80,7.80 33.05,10.65 26.40,11.60"/>
127,128c127,128
<     <junction id=":gneJ11_20_0" type="internal" x="40.00" y="15.87" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
<     <junction id=":gneJ11_21_0" type="internal" x="40.00" y="4.13" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
---
>     <junction id=":gneJ11_20_0" type="internal" x="39.11" y="18.64" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
>     <junction id=":gneJ11_21_0" type="internal" x="40.89" y="1.36" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval id="newDataSet" begin="0.00" end="3600.00">
        <edge id="gneE13"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : dataElements edgedata delete ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,109c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Created connection 'from-gneE14_0togneE16_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_0togneE15_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_1togneE15_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_2togneE15_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_2togneE13_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_0togneE14_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_1togneE14_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_2togneE14_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_2togneE16_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE15_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_1togneE13_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_2togneE13_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_2togneE14_2' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_0togneE14_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_0togneE16_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_1togneE16_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_2togneE16_2' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_2togneE15_2' in retrieveGNEConnection()
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData
< Debug: Removing edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData
< Debug: Removing dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Removing dataSet 'newDataSet' in GNEChange_DataSet
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

    <location netOffset="0.00,0.00" convBoundary="0.00,-30.00,80.00,50.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="6.51" length="9.03" shape="32.00,23.60 31.65,21.15 30.60,19.40 28.85,18.35 26.40,18.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,23.60 32.00,-3.60"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,23.60 35.20,-3.60"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,23.60 38.40,-3.60"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="7.98" shape="38.40,23.60 39.35,16.95 40.00,15.87"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="16.53" shape="40.00,15.87 42.20,12.20 46.95,9.35 53.60,8.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,18.00 51.15,18.35 49.40,19.40 48.35,21.15 48.00,23.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,18.00 26.40,18.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,14.80 26.40,14.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,11.60 26.40,11.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataElements edgedata inspect parameters ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,138c1,21
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Created connection 'from-gneE14_0togneE16_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_0togneE15_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_1togneE15_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_2togneE15_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_2togneE13_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_0togneE14_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_1togneE14_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_2togneE14_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_2togneE16_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE15_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_1togneE13_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_2togneE13_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_2togneE14_2' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_0togneE14_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_0togneE16_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_1togneE16_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_2togneE16_2' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_2togneE15_2' in retrieveGNEConnection()
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (key1=)
< Warning: Invalid format of parameter (key1=valueDuplicated)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=1)
< Warning: Invalid format of parameter (key1=valueInvalid%;%$<>$$%)
---------- Differences in output ----------
23c23
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval id="newDataSet" begin="0.00" end="3600.00">
        <edge id="gneE13" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
    </interval>
</meandata>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="108.50" x="40.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,-30.00,80.00,50.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="6.51" length="9.03" shape="32.00,23.60 31.65,21.15 30.60,19.40 28.85,18.35 26.40,18.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,23.60 32.00,-3.60"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,23.60 35.20,-3.60"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,23.60 38.40,-3.60"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="7.98" shape="38.40,23.60 39.35,16.95 40.00,15.87"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="16.53" shape="40.00,15.87 42.20,12.20 46.95,9.35 53.60,8.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,18.00 51.15,18.35 49.40,19.40 48.35,21.15 48.00,23.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,18.00 26.40,18.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,14.80 26.40,14.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,11.60 26.40,11.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataElements edgedata inspect_selection parameters ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,160c1
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Created connection 'from-gneE14_0togneE16_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_0togneE15_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_1togneE15_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_2togneE15_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_2togneE13_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_0togneE14_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_1togneE14_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_2togneE14_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_2togneE16_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE15_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_1togneE13_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_2togneE13_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_2togneE14_2' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_0togneE14_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_0togneE16_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_1togneE16_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_2togneE16_2' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE12_2togneE15_2' in retrieveGNEConnection()
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData
< Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (key1=)
< Warning: Invalid format of parameter (key1=valueDuplicated)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=1)
< Warning: Invalid format of parameter (key1=valueInvalid%;%$<>$$%)
---------- Differences in output ----------
24c24
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval id="newDataSet" begin="0.00" end="3600.00">
        <edge id="gneE13" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
        <edge id="-gneE15" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
    </interval>
</meandata>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="108.50" x="40.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="0.00,-30.00,80.00,50.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="6.51" length="9.03" shape="32.00,23.60 31.65,21.15 30.60,19.40 28.85,18.35 26.40,18.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,23.60 32.00,-3.60"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,23.60 35.20,-3.60"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,23.60 38.40,-3.60"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="7.98" shape="38.40,23.60 39.35,16.95 40.00,15.87"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="16.53" shape="40.00,15.87 42.20,12.20 46.95,9.35 53.60,8.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,18.00 51.15,18.35 49.40,19.40 48.35,21.15 48.00,23.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,18.00 26.40,18.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,14.80 26.40,14.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,11.60 26.40,11.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataElements edgedata load parameters ( Last six runs Feb2022 )

---------- Differences in datas ----------
4c4
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
---
> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
6c6
<         <edge id="gneE13" key1="5" keyFinal="10"/>
---
>         <edge id="gneE13"/>
8c8
< </meandata>
---
> </data>
---------- Differences in errors ----------
15d14
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
19,23d17
< Debug: Inserting parameter 'key1|1' into data edgeData.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting parameter 'key1|5' into data edgeData.
< Debug: Inserting parameter 'keyFinal|10' into data edgeData.
< Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan092942.18380/netedit.gui/dataElements/edgeData/load/parameters/input_datas.dat.xml failed.
135,137d128
< Debug: Deleting unreferenced 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 log ----------
1,12d0
< Warning: Error parsing key from data parameter. Key doesn't exist
< Warning: Error parsing value from data float parameter. Value cannot be parsed to float
< Warning: Error parsing key from data parameter. Key doesn't exist
< Error: Attribute 'key' in definition of a param is empty.
< Warning: Error parsing key from data parameter. Key cannot be empty
< Warning: Error parsing key from data parameter. Key contains invalid characters
< Warning: Error parsing key from data parameter. Key contains invalid characters
< Warning: Error parsing value from data float parameter. Value cannot be parsed to float
< Warning: Error parsing value from data float parameter. Value cannot be parsed to float
< Warning: Error parsing value from data parameter. Value contains invalid characters
< Warning: Error parsing value from data float parameter. Value cannot be parsed to float
< Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan092942.18380/netedit.gui/dataElements/edgeData/load/parameters/input_datas.dat.xml failed.
---------- Differences in net ----------
17c17
<         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="7.98" shape="38.40,23.60 39.35,16.95 40.00,15.87"/>
---
>         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,23.60 39.11,18.64"/>
20c20
<         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="16.53" shape="40.00,15.87 42.20,12.20 46.95,9.35 53.60,8.40"/>
---
>         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,18.64 39.35,16.95 42.20,12.20 46.95,9.35 53.60,8.40"/>
42c42
<         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="7.98" shape="41.60,-3.60 40.65,3.05 40.00,4.13"/>
---
>         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="5.01" shape="41.60,-3.60 40.89,1.36"/>
45c45
<         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="16.53" shape="40.00,4.13 37.80,7.80 33.05,10.65 26.40,11.60"/>
---
>         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="19.50" shape="40.89,1.36 40.65,3.05 37.80,7.80 33.05,10.65 26.40,11.60"/>
127,128c127,128
<     <junction id=":gneJ11_20_0" type="internal" x="40.00" y="15.87" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
<     <junction id=":gneJ11_21_0" type="internal" x="40.00" y="4.13" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
---
>     <junction id=":gneJ11_20_0" type="internal" x="39.11" y="18.64" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
>     <junction id=":gneJ11_21_0" type="internal" x="40.89" y="1.36" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>

TEST FAILED on ts-sim-build-ba : dataElements edgereldata create default ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,2c1,2
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
---
> Debug: Open additional dialog
> Debug: Cancel additional dialog
4d3
< Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData
6,7d4
< Debug: Calling GNEUndoList::undo()
< Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
9,11d5
< Debug: Calling GNEUndoList::redo()
< Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
< Debug: data sets saved
32,34d25
< Debug: Deleting unreferenced edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15'
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'newDataSet'
---------- Differences in net ----------
17c17
<         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="7.98" shape="38.40,23.60 39.35,16.95 40.00,15.87"/>
---
>         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,23.60 39.11,18.64"/>
20c20
<         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="16.53" shape="40.00,15.87 42.20,12.20 46.95,9.35 53.60,8.40"/>
---
>         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,18.64 39.35,16.95 42.20,12.20 46.95,9.35 53.60,8.40"/>
42c42
<         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="7.98" shape="41.60,-3.60 40.65,3.05 40.00,4.13"/>
---
>         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="5.01" shape="41.60,-3.60 40.89,1.36"/>
45c45
<         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="16.53" shape="40.00,4.13 37.80,7.80 33.05,10.65 26.40,11.60"/>
---
>         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="19.50" shape="40.89,1.36 40.65,3.05 37.80,7.80 33.05,10.65 26.40,11.60"/>
127,128c127,128
<     <junction id=":gneJ11_20_0" type="internal" x="40.00" y="15.87" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
<     <junction id=":gneJ11_21_0" type="internal" x="40.00" y="4.13" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
---
>     <junction id=":gneJ11_20_0" type="internal" x="39.11" y="18.64" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
>     <junction id=":gneJ11_21_0" type="internal" x="40.89" y="1.36" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
    <interval id="newDataSet" begin="0.00" end="3600.00">
        <edgeRelation from="gneE12" to="gneE15"/>
    </interval>
</data>

TEST FAILED on ts-sim-build-ba : dataElements edgereldata create parameters ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,2c1,7
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
---
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: rootFile cannot be processed either with additional handler nor with demand handler
> Error: Loading of <TEXTTEST_SANDBOX>/input_net.tll.xml failed.
> Debug: Key ENTER pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
23,37d27
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Key ENTER pressed
< Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData
< Debug: Key ENTER pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
< Debug: data sets saved
< Debug: Deleting unreferenced edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15'
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'newDataSet'
95,97d84
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,3
> Error: rootFile cannot be processed either with additional handler nor with demand handler
> Error: Loading of <TEXTTEST_SANDBOX>/input_net.tll.xml failed.
> Warning: Invalid format of parameter (dummyValues)
---------- Differences in net ----------
17c17
<         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="7.98" shape="38.40,23.60 39.35,16.95 40.00,15.87"/>
---
>         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,23.60 39.11,18.64"/>
20c20
<         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="16.53" shape="40.00,15.87 42.20,12.20 46.95,9.35 53.60,8.40"/>
---
>         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,18.64 39.35,16.95 42.20,12.20 46.95,9.35 53.60,8.40"/>
42c42
<         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="7.98" shape="41.60,-3.60 40.65,3.05 40.00,4.13"/>
---
>         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="5.01" shape="41.60,-3.60 40.89,1.36"/>
45c45
<         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="16.53" shape="40.00,4.13 37.80,7.80 33.05,10.65 26.40,11.60"/>
---
>         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="19.50" shape="40.89,1.36 40.65,3.05 37.80,7.80 33.05,10.65 26.40,11.60"/>
127,128c127,128
<     <junction id=":gneJ11_20_0" type="internal" x="40.00" y="15.87" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
<     <junction id=":gneJ11_21_0" type="internal" x="40.00" y="4.13" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
---
>     <junction id=":gneJ11_20_0" type="internal" x="39.11" y="18.64" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
>     <junction id=":gneJ11_21_0" type="internal" x="40.89" y="1.36" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval id="newDataSet" begin="0.00" end="3600.00">
        <edgeRelation from="gneE12" to="gneE15"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : dataElements edgereldata delete ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,2c1,7
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
---
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Key ENTER pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
23,49d27
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Key ENTER pressed
< Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData
< Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
< Debug: Removing dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Removing dataSet 'newDataSet' in GNEChange_DataSet
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData
<truncated after showing first 30 lines>
---------- Differences in net ----------
17c17
<         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="7.98" shape="38.40,23.60 39.35,16.95 40.00,15.87"/>
---
>         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,23.60 39.11,18.64"/>
20c20
<         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="16.53" shape="40.00,15.87 42.20,12.20 46.95,9.35 53.60,8.40"/>
---
>         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,18.64 39.35,16.95 42.20,12.20 46.95,9.35 53.60,8.40"/>
42c42
<         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="7.98" shape="41.60,-3.60 40.65,3.05 40.00,4.13"/>
---
>         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="5.01" shape="41.60,-3.60 40.89,1.36"/>
45c45
<         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="16.53" shape="40.00,4.13 37.80,7.80 33.05,10.65 26.40,11.60"/>
---
>         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="19.50" shape="40.89,1.36 40.65,3.05 37.80,7.80 33.05,10.65 26.40,11.60"/>
127,128c127,128
<     <junction id=":gneJ11_20_0" type="internal" x="40.00" y="15.87" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
<     <junction id=":gneJ11_21_0" type="internal" x="40.00" y="4.13" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
---
>     <junction id=":gneJ11_20_0" type="internal" x="39.11" y="18.64" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
>     <junction id=":gneJ11_21_0" type="internal" x="40.89" y="1.36" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
</meandata>

TEST FAILED on ts-sim-build-ba : dataElements edgereldata inspect parameters ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,2c1,19
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
---
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Key ENTER pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
23,78d39
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Key ENTER pressed
< Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (key1=)
< Warning: Invalid format of parameter (key1=valueDuplicated)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=1)
< Warning: Invalid format of parameter (key1=valueInvalid%;%$<>$$%)
---------- Differences in net ----------
17c17
<         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="7.98" shape="38.40,23.60 39.35,16.95 40.00,15.87"/>
---
>         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,23.60 39.11,18.64"/>
20c20
<         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="16.53" shape="40.00,15.87 42.20,12.20 46.95,9.35 53.60,8.40"/>
---
>         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,18.64 39.35,16.95 42.20,12.20 46.95,9.35 53.60,8.40"/>
42c42
<         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="7.98" shape="41.60,-3.60 40.65,3.05 40.00,4.13"/>
---
>         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="5.01" shape="41.60,-3.60 40.89,1.36"/>
45c45
<         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="16.53" shape="40.00,4.13 37.80,7.80 33.05,10.65 26.40,11.60"/>
---
>         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="19.50" shape="40.89,1.36 40.65,3.05 37.80,7.80 33.05,10.65 26.40,11.60"/>
127,128c127,128
<     <junction id=":gneJ11_20_0" type="internal" x="40.00" y="15.87" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
<     <junction id=":gneJ11_21_0" type="internal" x="40.00" y="4.13" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
---
>     <junction id=":gneJ11_20_0" type="internal" x="39.11" y="18.64" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
>     <junction id=":gneJ11_21_0" type="internal" x="40.89" y="1.36" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval id="newDataSet" begin="0.00" end="3600.00">
        <edgeRelation from="gneE12" to="gneE15" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : dataElements edgereldata inspect_selection parameters ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,2c1,20
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
---
> Debug: Open additional dialog
> Debug: Cancel additional dialog
> Debug: Key ENTER pressed
> Debug: Key ENTER pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Keys Ctrl+Y (Redo) pressed
23,101d40
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Key ENTER pressed
< Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData
< Debug: Key ENTER pressed
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (key1=)
< Warning: Invalid format of parameter (key1=valueDuplicated)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=1)
< Warning: Invalid format of parameter (key1=valueInvalid%;%$<>$$%)
---------- Differences in net ----------
17c17
<         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="7.98" shape="38.40,23.60 39.35,16.95 40.00,15.87"/>
---
>         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,23.60 39.11,18.64"/>
20c20
<         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="16.53" shape="40.00,15.87 42.20,12.20 46.95,9.35 53.60,8.40"/>
---
>         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,18.64 39.35,16.95 42.20,12.20 46.95,9.35 53.60,8.40"/>
42c42
<         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="7.98" shape="41.60,-3.60 40.65,3.05 40.00,4.13"/>
---
>         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="5.01" shape="41.60,-3.60 40.89,1.36"/>
45c45
<         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="16.53" shape="40.00,4.13 37.80,7.80 33.05,10.65 26.40,11.60"/>
---
>         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="19.50" shape="40.89,1.36 40.65,3.05 37.80,7.80 33.05,10.65 26.40,11.60"/>
127,128c127,128
<     <junction id=":gneJ11_20_0" type="internal" x="40.00" y="15.87" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
<     <junction id=":gneJ11_21_0" type="internal" x="40.00" y="4.13" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
---
>     <junction id=":gneJ11_20_0" type="internal" x="39.11" y="18.64" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
>     <junction id=":gneJ11_21_0" type="internal" x="40.89" y="1.36" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
---------- Missing result in datas ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval id="newDataSet" begin="0.00" end="3600.00">
        <edgeRelation from="gneE12" to="gneE15" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
        <edgeRelation from="gneE13" to="-gneE16" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-build-ba : dataElements edgereldata load parameters ( Last six runs Feb2022 )

---------- Differences in datas ----------
4,8c4,5
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval id="newDataSet" begin="0.00" end="3600.00">
<         <edgeRelation from="gneE12" to="gneE15"/>
<     </interval>
< </meandata>
---
> <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd">
> </data>
---------- Differences in errors ----------
15,18d14
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData
20c16
<  In file 'C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan102110.17644/netedit.gui/dataElements/edgeRelData/load/parameters/input_datas.dat.xml'
---
>  In file '<TEXTTEST_SANDBOX>/input_datas.dat.xml'
23c19
< Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan102110.17644/netedit.gui/dataElements/edgeRelData/load/parameters/input_datas.dat.xml failed.
---
> Error: Loading of <TEXTTEST_SANDBOX>/input_datas.dat.xml failed.
75,77d70
< Debug: Deleting unreferenced edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15'
< Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval()
< Debug: Deleting unreferenced dataSet 'newDataSet'
135,137d127
< Debug: Deleting unreferenced 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 log ----------
1,10d0
< Warning: Parameters has to be declared within the definition of an data
< Warning: Parameters has to be declared within the definition of an data
< Warning: Parameters has to be declared within the definition of an data
< Warning: Parameters has to be declared within the definition of an data
< Warning: Parameters has to be declared within the definition of an data
< Warning: Parameters has to be declared within the definition of an data
< Warning: Parameters has to be declared within the definition of an data
< Warning: Parameters has to be declared within the definition of an data
< Warning: Parameters has to be declared within the definition of an data
< Warning: Parameters has to be declared within the definition of an data
12c2
<  In file 'C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan102110.17644/netedit.gui/dataElements/edgeRelData/load/parameters/input_datas.dat.xml'
---
>  In file '<TEXTTEST_SANDBOX>/input_datas.dat.xml'
15c5
< Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan102110.17644/netedit.gui/dataElements/edgeRelData/load/parameters/input_datas.dat.xml failed.
---
> Error: Loading of <TEXTTEST_SANDBOX>/input_datas.dat.xml failed.
---------- Differences in net ----------
17c17
<         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="7.98" shape="38.40,23.60 39.35,16.95 40.00,15.87"/>
---
>         <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,23.60 39.11,18.64"/>
20c20
<         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="16.53" shape="40.00,15.87 42.20,12.20 46.95,9.35 53.60,8.40"/>
---
>         <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,18.64 39.35,16.95 42.20,12.20 46.95,9.35 53.60,8.40"/>
42c42
<         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="7.98" shape="41.60,-3.60 40.65,3.05 40.00,4.13"/>
---
>         <lane id=":gneJ11_14_0" index="0" speed="10.36" length="5.01" shape="41.60,-3.60 40.89,1.36"/>
45c45
<         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="16.53" shape="40.00,4.13 37.80,7.80 33.05,10.65 26.40,11.60"/>
---
>         <lane id=":gneJ11_21_0" index="0" speed="10.36" length="19.50" shape="40.89,1.36 40.65,3.05 37.80,7.80 33.05,10.65 26.40,11.60"/>
127,128c127,128
<     <junction id=":gneJ11_20_0" type="internal" x="40.00" y="15.87" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
<     <junction id=":gneJ11_21_0" type="internal" x="40.00" y="4.13" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
---
>     <junction id=":gneJ11_20_0" type="internal" x="39.11" y="18.64" incLanes=":gneJ11_4_0 -gneE16_0 -gneE16_1 -gneE16_2" intLanes=":gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_10_0 :gneJ11_11_0 :gneJ11_11_1 :gneJ11_11_2 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>
>     <junction id=":gneJ11_21_0" type="internal" x="40.89" y="1.36" incLanes=":gneJ11_14_0 gneE12_0 gneE12_1 gneE12_2" intLanes=":gneJ11_0_0 :gneJ11_1_0 :gneJ11_1_1 :gneJ11_1_2 :gneJ11_6_0 :gneJ11_6_1 :gneJ11_6_2 :gneJ11_9_0 :gneJ11_16_0 :gneJ11_16_1 :gneJ11_16_2 :gneJ11_19_0"/>

TEST FAILED on ts-sim-build-ba : demandElements basic separated_vtypes ( Last six runs Feb2022 )

---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>

TEST FAILED on ts-sim-build-ba : demandElements flow create departLane ( Last six runs Feb2022 )

---------- Differences in errors ----------
66,68c66,69
< Debug: Selected item 'flow' in TagSelector
< 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: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
> Debug: Selected item 'flow (from-to edges)' in TagSelector
> Debug: Invalid input parameter of flow
> Debug: Invalid input parameter of flow
70,71c71,72
< 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: Invalid input parameter of flow
> Debug: Invalid input parameter of flow
74,165c75
< Debug: Adding flow 'vehicle_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Error: Invalid departLane used in flow 'vehicle_1'. 20 is greater than number of lanes
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Error: Invalid departLane used in flow 'vehicle_1'. 20 is greater than number of lanes
---------- Differences in output ----------
3a4
> flow (from-to edges)
19d19
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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="vehicle_0" depart="0.00" departLane="random" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow create departSpeed ( Last six runs Feb2022 )

---------- Differences in errors ----------
66,68c66,69
< 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 item 'DEFAULT_VEHTYPE' in DemandElementSelector
> Debug: Selected item 'flow (from-to edges)' in TagSelector
> Debug: Invalid input parameter of flow
> Debug: Invalid input parameter of flow
70,71c71,72
< 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: Invalid input parameter of flow
> Debug: Invalid input parameter of flow
74,129c75
< Debug: Adding flow 'vehicle_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding flow 'vehicle_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'vehicle_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,3
> Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
> Error: vector::_M_range_check: __n (which is 0) >= this->size() (which is 0)
> Quitting (on error).
---------- Differences in output ----------
3a4
> flow (from-to edges)
19d19
< TestFunctions: Netedit closed successfully
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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="vehicle_0" depart="0.00" departSpeed="max" from="gneE2" to="gneE5"/>
    <flow id="vehicle_1" depart="0.00" departSpeed="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow delete ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,19c18,19
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: A route needs at least one edge.
---
> Error: Could not build route in netedit; edge doesn't exist.
> Debug: Adding route 'route_0' in GNEChange_DemandElement
46,48c46,48
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68,69c68,70
< Debug: Selected item 'vehicle' in TagSelector
< Debug: Selected item 'flow' in TagSelector
---
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
> Debug: Selected item 'flow (from-to edges)' in TagSelector
71,72c72
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flow 'f_0' in GNEChange_DemandElement
75,78c75,76
< Debug: Adding flow 'flow_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 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 ----------
4c4
< flow
---
> flow (from-to edges)
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_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>

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

---------- Differences in net ----------
47c47
<         <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"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="5.77" length="2.41" width="2.00" shape="11.00,53.30 11.28,55.27 11.50,55.63"/>
50c50
<         <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"/>
---
>         <lane id=":gneJ7_2_0" index="0" allow="bicycle" speed="5.77" length="4.84" width="2.00" shape="11.50,55.63 12.13,56.67 13.53,57.52 15.50,57.80"/>
62c62
<         <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"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="7.43" length="12.48" width="2.00" shape="9.00,46.70 9.41,42.81 10.62,40.02 12.66,38.36 15.50,37.80"/>
demandElements flow volatileRecomputing ( Last six runs Feb2022 )
demandElements flow_embedded volatileRecomputing ( Last six runs Feb2022 )

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create arrivalLane ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
67d65
< Debug: Selected item 'trip' in TagSelector
70,71c68,69
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
---
> Debug: Invalid input parameter of flowWithRoute
> Debug: Invalid input parameter of flowWithRoute
73,74c71,72
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
---
> Debug: Invalid input parameter of flowWithRoute
> Debug: Invalid input parameter of flowWithRoute
76,77d73
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
78a75,78
> Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
> Debug: Invalid input parameter of flowWithRoute
> Debug: Invalid input parameter of flowWithRoute
80,81d79
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
84,85c82,83
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
30c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5,6c5,6
<     <flow id="flow_0" begin="0.00" arrivalLane="20" end="3600.00" number="1800">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <flow id="f_0" begin="0.00" color="1,253,211" end="3600.00" vehsPerHour="1800.00">
>         <route edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create arrivalPos ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,70c68,69
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
---
> Debug: Invalid input parameter of flowWithRoute
> Debug: Invalid input parameter of flowWithRoute
71a71,72
> Debug: Invalid input parameter of flowWithRoute
> Debug: Invalid input parameter of flowWithRoute
73,76c74,75
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
---
> Debug: Invalid input parameter of flowWithRoute
> Debug: Invalid input parameter of flowWithRoute
78,182d76
< Debug: Key ENTER pressed
< Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_1' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
20d19
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <flow id="flow_0" begin="0.00" arrivalPos="-12.00" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_1" begin="0.00" arrivalPos="20.00" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create arrivalPosLat ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,70d67
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float)
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float)
71a69,70
> Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
73,74c72,73
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowWithRoute 'f_1' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'f_1' in GNEChange_DemandElement
76,77c75,76
< Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement
---
> Debug: Adding flowWithRoute 'f_2' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'f_2' in GNEChange_DemandElement
79,80c78,79
< Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement
---
> Debug: Adding flowWithRoute 'f_3' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'f_3' in GNEChange_DemandElement
83,84c82,83
< Debug: Removing routeEmbedded 'flow_2' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_2' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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" arrivalPosLat="0.00" end="3600.00" number="1800">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <flow id="f_0" begin="0.00" line="dummyPos" end="3600.00" vehsPerHour="1800.00">
>         <route edges="gneE2 gneE4 gneE5"/>
8,9c8,9
<     <flow id="flow_1" begin="0.00" end="3600.00" number="1800">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <flow id="f_1" begin="0.00" line="-12" end="3600.00" vehsPerHour="1800.00">
>         <route edges="gneE2 gneE4 gneE5"/>
11,12c11,15
<     <flow id="flow_2" begin="0.00" arrivalPosLat="0.00" end="3600.00" number="1800">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <flow id="f_2" begin="0.00" line="center" end="3600.00" vehsPerHour="1800.00">
>         <route edges="gneE2 gneE4 gneE5"/>
>     </flow>
>     <flow id="f_3" begin="0.00" line="20" end="3600.00" vehsPerHour="1800.00">
>         <route edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create arrivalSpeed ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,70c68,69
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
---
> Debug: Invalid input parameter of flowWithRoute
> Debug: Invalid input parameter of flowWithRoute
72,73d70
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
75,76c72,75
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of flowWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
---
> Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
> Debug: Invalid input parameter of flowWithRoute
> Debug: Invalid input parameter of flowWithRoute
79,80c78,79
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowWithRoute 'f_1' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'f_1' in GNEChange_DemandElement
83,84c82,83
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'f_1' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,9
<     <flow id="flow_0" begin="0.00" arrivalSpeed="20.00" end="3600.00" number="1800">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <flow id="f_0" begin="0.00" departPos="-12.00" end="3600.00" vehsPerHour="1800.00">
>         <route edges="gneE2 gneE4 gneE5"/>
>     </flow>
>     <flow id="f_1" begin="0.00" departPos="20.00" end="3600.00" vehsPerHour="1800.00">
>         <route edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create color ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,177c68
< Debug: Invalid input parameter of flowWithRoute: 'color' doesn't have a valid 'RBGColor' format
< Debug: Invalid input parameter of flowWithRoute: 'color' doesn't have a valid 'RBGColor' format
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_1' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_1" begin="0.00" color="12,13,14" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create containerNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,70c68,69
< Debug: Invalid input parameter of flowWithRoute: 'containerNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of flowWithRoute: 'containerNumber' doesn't have a valid 'int' format
---
> Debug: Invalid input parameter of flowWithRoute
> Debug: Invalid input parameter of flowWithRoute
72,73d70
< Debug: Invalid input parameter of flowWithRoute: 'containerNumber' cannot be negative
< Debug: Invalid input parameter of flowWithRoute: 'containerNumber' cannot be negative
75,76c72,73
< Debug: Invalid input parameter of flowWithRoute: 'containerNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of flowWithRoute: 'containerNumber' doesn't have a valid 'int' format
---
> Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
77a75,76
> Debug: Adding flowWithRoute 'f_1' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'f_1' in GNEChange_DemandElement
79,80c78,79
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowWithRoute 'f_2' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'f_2' in GNEChange_DemandElement
83,84c82,83
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,12
<     <flow id="flow_0" begin="0.00" containerNumber="13" end="3600.00" number="1800">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <flow id="f_0" begin="0.00" arrivalPos="-12.00" end="3600.00" vehsPerHour="1800.00">
>         <route edges="gneE2 gneE4 gneE5"/>
>     </flow>
>     <flow id="f_1" begin="0.00" arrivalPos="3.50" end="3600.00" vehsPerHour="1800.00">
>         <route edges="gneE2 gneE4 gneE5"/>
>     </flow>
>     <flow id="f_2" begin="0.00" arrivalPos="13.00" end="3600.00" vehsPerHour="1800.00">
>         <route edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create default ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
70,71c69,70
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
74,75c73,74
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'f_0' in GNEChange_DemandElement
> Debug: Removing flowWithRoute 'f_0' in GNEChange_DemandElement
78,79c77,78
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
117,118c116,117
< Debug: Deleting unreferenced routeEmbedded 'flow_0'
< Debug: Deleting unreferenced flowWithRoute 'flow_0'
---
> Debug: Deleting unreferenced routeEmbedded 'f_0'
> Debug: Deleting unreferenced flowWithRoute 'f_0'
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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" end="3600.00" number="1800">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">
>         <route edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create default_continuous ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
68d65
< Debug: Selected item 'trip' in TagSelector
72,73c69,70
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
76,77c73,74
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'f_0' in GNEChange_DemandElement
> Debug: Removing flowWithRoute 'f_0' in GNEChange_DemandElement
80,164c77,78
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <flow id="flow_0" begin="0.00" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create departLane ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,171c68
< Debug: Invalid input parameter of flowWithRoute: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Invalid input parameter of flowWithRoute: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of flowWithRoute: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Invalid input parameter of flowWithRoute: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Error: Invalid departLane used in flowWithRoute 'flow_1'. 20 is greater than number of lanes
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Error: Invalid departLane used in flowWithRoute 'flow_1'. 20 is greater than number of lanes
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create departPos ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,190c68
< Debug: Invalid input parameter of flowWithRoute: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float)
< Debug: Invalid input parameter of flowWithRoute: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float)
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_2' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_1' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <flow id="flow_0" begin="0.00" departPos="-12.00" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_1" begin="0.00" departPos="random_free" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_2" begin="0.00" departPos="20.00" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create departPosLat ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,70c68,69
< Debug: Invalid input parameter of flowWithRoute: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
< Debug: Invalid input parameter of flowWithRoute: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
---
> Debug: Invalid input parameter of flowWithRoute
> Debug: Invalid input parameter of flowWithRoute
71a71,72
> Debug: Invalid input parameter of flowWithRoute
> Debug: Invalid input parameter of flowWithRoute
73,74c74,75
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of flowWithRoute
> Debug: Invalid input parameter of flowWithRoute
76,77d76
< Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement
79,80c78,79
< Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement
---
> Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
83,84c82,83
< Debug: Removing routeEmbedded 'flow_2' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_2' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,12c5,6
<     <flow id="flow_0" begin="0.00" departPosLat="0.00" end="3600.00" number="1800">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
<     </flow>
<     <flow id="flow_1" begin="0.00" departPosLat="random_free" end="3600.00" number="1800">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
<     </flow>
<     <flow id="flow_2" begin="0.00" departPosLat="0.00" end="3600.00" number="1800">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <flow id="f_0" begin="0.00" arrivalSpeed="20.00" end="3600.00" vehsPerHour="1800.00">
>         <route edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create departSpeed ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,180c68
< Debug: Invalid input parameter of flowWithRoute: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
< Debug: Invalid input parameter of flowWithRoute: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of flowWithRoute: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
< Debug: Invalid input parameter of flowWithRoute: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_1' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_1" begin="0.00" departSpeed="20.00" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create line ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
68a68,69
> Debug: Invalid input parameter of flowWithRoute
> Debug: Invalid input parameter of flowWithRoute
70,71c71,72
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of flowWithRoute
> Debug: Invalid input parameter of flowWithRoute
73,74c74,75
< Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of flowWithRoute
> Debug: Invalid input parameter of flowWithRoute
76,77d76
< Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement
79,81d77
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_2' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_2' in GNEChange_DemandElement
83,85d78
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_1' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_1' in GNEChange_DemandElement
87,89d79
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="%%%%%%" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_1" begin="0.00" line="ownLine" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_2" begin="0.00" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create personNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,70c68,69
< Debug: Invalid input parameter of flowWithRoute: 'personNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of flowWithRoute: 'personNumber' doesn't have a valid 'int' format
---
> Debug: Invalid input parameter of flowWithRoute
> Debug: Invalid input parameter of flowWithRoute
72,73c71,72
< Debug: Invalid input parameter of flowWithRoute: 'personNumber' cannot be negative
< Debug: Invalid input parameter of flowWithRoute: 'personNumber' cannot be negative
---
> Debug: Invalid input parameter of flowWithRoute
> Debug: Invalid input parameter of flowWithRoute
75,76c74,75
< Debug: Invalid input parameter of flowWithRoute: 'personNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of flowWithRoute: 'personNumber' doesn't have a valid 'int' format
---
> Debug: Invalid input parameter of flowWithRoute
> Debug: Invalid input parameter of flowWithRoute
79,80c78,79
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
83,84c82,83
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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" personNumber="13" end="3600.00" number="1800">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <flow id="f_0" begin="0.00" arrivalLane="13" end="3600.00" vehsPerHour="1800.00">
>         <route edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded create vType ( Last six runs Feb2022 )

---------- Differences in errors ----------
67d66
< Debug: Selected item 'trip' in TagSelector
70c69
< Debug: Selected invalid item in DemandElementSelector
---
> Debug: Selected invalid item in TagSelector
72,170d70
< Debug: Selected item 'custom_vType' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'custom_vType' in GNEChange_DemandElement
< 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()
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
14d13
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <flow id="flow_0" type="custom_vType" begin="0.00" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded delete ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,20c18,19
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: A route needs at least one edge.
< Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.25Sep145557.1772/netedit.gui/demandElements/flow/delete/input_routes.rou.xml failed.
---
> Error: routes cannot be processed either with additional handler nor with demand handler
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
46,48c45,47
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68,69c67,69
< Debug: Selected item 'vehicle' in TagSelector
< Debug: Selected item 'flow' in TagSelector
---
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
> Debug: Selected item 'flow (embedded route)' in TagSelector
71,72c71,72
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Removing flow 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
75,78c75,78
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3c1,2
< Warning: Error parsing parameter edges. edge 'gneE13' doesn't exist
< Error: A route needs at least one edge.
< Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.16Aug093031.7724/netedit.gui/demandElements/flow/delete/input_routes.rou.xml failed.
---
> Error: routes cannot be processed either with additional handler nor with demand handler
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
16,18c16
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
21c19
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
24c22
<         <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
27c25
<         <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
70c68
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
75c73
<     <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.38,61.22 10.44,62.32 11.82,62.98">
---
>     <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.37,61.22 10.44,62.32 11.82,62.98">
93c91
<     <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_2_0" dir="r" state="M"/>
---
>     <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_1_1" dir="r" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< flow
---
> flow (embedded route)

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect arrivalLane current ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummyLane' for attribute arrivalLane of flowWithRoute isn't valid
---
> Debug: Value 'dummyLane' for attribute departSpeed of flowWithRoute isn't valid
> Debug: Value 'current' for attribute departSpeed of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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_embedded inspect arrivalLane float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummyLane' for attribute arrivalLane of flowWithRoute isn't valid
---
> Debug: Value 'dummyLane' for attribute departSpeed of flowWithRoute isn't valid
> Debug: Value '500' for attribute departSpeed of flowWithRoute isn't valid
73,76d73
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
83a81
> Debug: Keys Ctrl+Z (Undo) pressed
92,93d89
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" arrivalLane="0" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" departSpeed="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect arrivalPos float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,73c71
< Debug: Value 'dummyPos' for attribute arrivalPos of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyPos' for attribute arrivalLane of flowWithRoute isn't valid
74a73,74
> Debug: Value '-10' for attribute arrivalLane of flowWithRoute isn't valid
> Debug: Value '15.5' for attribute arrivalLane of flowWithRoute isn't valid
80c80,81
< Debug: Restoring previous attribute
---
> Debug: Removing routeEmbedded 'f_0' in GNEChange_DemandElement
> Debug: Removing flowWithRoute 'f_0' in GNEChange_DemandElement
82,83d82
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
86c85,86
< Debug: Setting new attribute
---
> Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
91,92d90
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" arrivalPos="15.50" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" arrivalLane="500" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect arrivalPos max ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummyPos' for attribute arrivalPos of flowWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute arrivalLane of flowWithRoute isn't valid
> Debug: Value 'max' for attribute arrivalLane of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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_embedded inspect arrivalPos random ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPos' for attribute arrivalPos of flowWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute arrivalLane of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" arrivalPos="random" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" arrivalLane="random" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect arrivalPosLat center ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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_embedded inspect arrivalPosLat float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" arrivalPosLat="0.00" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" departPosLat="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect arrivalPosLat left ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" arrivalPosLat="left" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" departPosLat="left" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect arrivalPosLat right ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" arrivalPosLat="right" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" departPosLat="right" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect arrivalSpeed current ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of flowWithRoute isn't valid
---
> Debug: Value 'dummySpeed' for attribute arrivalPos of flowWithRoute isn't valid
> Debug: Value 'current' for attribute arrivalPos of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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_embedded inspect arrivalSpeed float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of flowWithRoute isn't valid
---
> Debug: Value 'dummySpeed' for attribute arrivalPos of flowWithRoute isn't valid
> Debug: Setting new attribute
73d73
< Debug: Value '-10' for attribute arrivalSpeed of flowWithRoute isn't valid
83,84c83
< Debug: Removing routeEmbedded 'f_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'f_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
87,88c86
< Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
---
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" arrivalSpeed="15.50" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" arrivalPos="15.50" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect color ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,175c71
< Debug: Value 'dummyColor' for attribute color of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'f_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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="f_0" begin="0.00" color="12,13,14" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect containerNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,72c71,72
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyNumber' for attribute arrivalSpeed of flowWithRoute isn't valid
> Debug: Value '-5' for attribute arrivalSpeed of flowWithRoute isn't valid
83c83,84
< Debug: Restoring previous attribute
---
> Debug: Removing routeEmbedded 'f_0' in GNEChange_DemandElement
> Debug: Removing flowWithRoute 'f_0' in GNEChange_DemandElement
86c87,88
< Debug: Setting new attribute
---
> Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" line="3" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" arrivalSpeed="3.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departLane allowed ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyDepart' for attribute departLane of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of flowWithRoute isn't valid
> Debug: Value 'allowed' for attribute color of flowWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departLane="allowed" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departLane best ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyDepart' for attribute departLane of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of flowWithRoute isn't valid
> Debug: Value 'best' for attribute color of flowWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departLane="best" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departLane first ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummyDepart' for attribute departLane of flowWithRoute isn't valid
---
> Debug: Value 'dummyDepart' for attribute color of flowWithRoute isn't valid
> Debug: Value 'first' for attribute color of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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_embedded inspect departLane float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,77c71,74
< Debug: Value 'dummyDepart' for attribute departLane of flowWithRoute isn't valid
< Debug: Value '500' for attribute departLane of flowWithRoute isn't valid
< Debug: Value '-10' for attribute departLane of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of flowWithRoute isn't valid
> Debug: Value '500' for attribute color of flowWithRoute isn't valid
> Debug: Value '-10' for attribute color of flowWithRoute isn't valid
> Debug: Value '0' for attribute color of flowWithRoute isn't valid
82a80
> Debug: Keys Ctrl+Z (Undo) pressed
88,89d85
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departLane="0" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departLane free ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyDepart' for attribute departLane of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of flowWithRoute isn't valid
> Debug: Value 'free' for attribute color of flowWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departLane="free" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departLane random ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyDepart' for attribute departLane of flowWithRoute isn't valid
---
> Debug: Value 'dummyDepart' for attribute color of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departLane="random" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" color="160,21,162" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departPos base ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of flowWithRoute isn't valid
> Debug: Value 'base' for attribute departLane of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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_embedded inspect departPos float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,79c71,73
< Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of flowWithRoute isn't valid
> Debug: Value '500' for attribute departLane of flowWithRoute isn't valid
> Debug: Value '20' for attribute departLane of flowWithRoute isn't valid
83a78,79
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d84
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
92,93d85
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departPos="20.00" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departPos free ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departPos="free" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" departLane="free" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departPos last ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of flowWithRoute isn't valid
> Debug: Value 'last' for attribute departLane of flowWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departPos="last" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departPos random ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departPos="random" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" departLane="random" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departPos random_free ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,79c71,73
< Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of flowWithRoute isn't valid
> Debug: Value '500' for attribute departLane of flowWithRoute isn't valid
> Debug: Value 'random_free' for attribute departLane of flowWithRoute isn't valid
83a78,79
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d84
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
92,93d85
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departPos="random_free" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departPosLat center ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowWithRoute isn't valid
> Debug: Value 'center' for attribute containerNumber of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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_embedded inspect departPosLat float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,79c71,73
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowWithRoute isn't valid
> Debug: Value '-5' for attribute containerNumber of flowWithRoute isn't valid
> Debug: Value '' for attribute containerNumber of flowWithRoute isn't valid
83a78,79
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d84
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
92,93d85
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departPosLat="0.00" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departPosLat free ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowWithRoute isn't valid
> Debug: Value 'free' for attribute containerNumber of flowWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departPosLat="free" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departPosLat left ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowWithRoute isn't valid
> Debug: Value 'left' for attribute containerNumber of flowWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departPosLat="left" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departPosLat random ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowWithRoute isn't valid
> Debug: Value 'random' for attribute containerNumber of flowWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departPosLat="random" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departPosLat random_free ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowWithRoute isn't valid
> Debug: Value 'random_free' for attribute containerNumber of flowWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departPosLat="random_free" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departPosLat right ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowWithRoute isn't valid
> Debug: Value 'right' for attribute containerNumber of flowWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departPosLat="right" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departSpeed desired ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummySpeed' for attribute departSpeed of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of flowWithRoute isn't valid
> Debug: Value 'desired' for attribute departPos of flowWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departSpeed="desired" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departSpeed float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,73c71,73
< Debug: Value 'dummySpeed' for attribute departSpeed of flowWithRoute isn't valid
< Debug: Value '500' for attribute departSpeed of flowWithRoute isn't valid
< Debug: Value '-10' for attribute departSpeed of flowWithRoute isn't valid
---
> Debug: Value 'dummySpeed' for attribute departPos of flowWithRoute isn't valid
> Debug: Setting new attribute
> Debug: Setting new attribute
80,81c80
< Debug: Removing routeEmbedded 'f_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'f_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
82a82,83
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
85,86c86
< Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
---
> Debug: Setting new attribute
90a91,92
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departSpeed="20.00" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" departPos="20.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departSpeed max ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummySpeed' for attribute departSpeed of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of flowWithRoute isn't valid
> Debug: Value 'max' for attribute departPos of flowWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departSpeed="max" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departSpeed random ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummySpeed' for attribute departSpeed of flowWithRoute isn't valid
---
> Debug: Value 'dummySpeed' for attribute departPos of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departSpeed="random" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" departPos="random" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect departSpeed speedLimit ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummySpeed' for attribute departSpeed of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of flowWithRoute isn't valid
> Debug: Value 'speedLimit' for attribute departPos of flowWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" departSpeed="speedLimit" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect id ( Last six runs Feb2022 )

---------- Differences in errors ----------
72,177c72
< Debug: Value '' for attribute id of flowWithRoute isn't valid
< Debug: Value ';;;;;;;;' for attribute id of flowWithRoute isn't valid
< Debug: Value 'id with spaces' for attribute id of flowWithRoute isn't valid
< Debug: Value 'duplicatedVehicle' for attribute id of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'f_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'duplicatedVehicle' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'duplicatedVehicle' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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="customID" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <trip id="duplicatedVehicle" depart="0.00" from="gneE8" to="gneE9"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect line ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,74c71
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'custom Line' for attribute arrivalSpeed of flowWithRoute isn't valid
79a77
> Debug: Keys Ctrl+Z (Undo) pressed
85,86d82
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" line="custom Line" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect parameters ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
67d65
< Debug: Selected item 'trip' in TagSelector
71,212c69,77
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< 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 ----------
21c21
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <flow id="flow_0" begin="0.00" end="3600.00" number="1800">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect personNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,73c71,73
< Debug: Value 'dummyNumber' for attribute personNumber of flowWithRoute isn't valid
< Debug: Value '-5' for attribute personNumber of flowWithRoute isn't valid
< Debug: Value '' for attribute personNumber of flowWithRoute isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
80,81c80
< Debug: Removing routeEmbedded 'f_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'f_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
82a82,83
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
85,86c86
< Debug: Adding flowWithRoute 'f_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'f_0' in GNEChange_DemandElement
---
> Debug: Setting new attribute
90a91,92
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="f_0" begin="0.00" personNumber="3" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="f_0" begin="0.00" line="3" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect vType ( Last six runs Feb2022 )

---------- Differences in errors ----------
72,73c72,74
< Debug: Value ';;;;' for attribute type of flowWithRoute isn't valid
< Debug: Value 'dummyVType' for attribute type of flowWithRoute isn't valid
---
> Debug: Value '' for attribute id of flowWithRoute isn't valid
> Debug: Value ';;;;' for attribute id of flowWithRoute isn't valid
> Debug: Setting new attribute
80,81c81
< Debug: Removing routeEmbedded 'f_0' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'f_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
84,87c84,85
< Debug: Removing vType 'custom_vType' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'f_0' in GNEChange_DemandElement
> Debug: Removing flowWithRoute 'f_0' in GNEChange_DemandElement
94a93,95
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
132,133c133,134
< Debug: Deleting unreferenced routeEmbedded 'f_0'
< Debug: Deleting unreferenced flowWithRoute 'f_0'
---
> Debug: Deleting unreferenced routeEmbedded 'custom_vType'
> Debug: Deleting unreferenced flowWithRoute 'custom_vType'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <flow id="f_0" type="custom_vType" begin="0.00" end="3600.00" vehsPerHour="1800.00">
---
>     <flow id="custom_vType" begin="0.00" end="3600.00" vehsPerHour="1800.00">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalLane current ( Last six runs Feb2022 )

---------- Differences in errors ----------
80c80,82
< Debug: Value 'dummyLane' for attribute arrivalLane of flowWithRoute isn't valid
---
> Debug: Setting new attribute
> Debug: Value 'dummyLane' for attribute departSpeed of flowWithRoute isn't valid
> Debug: Value 'current' for attribute departSpeed of flowWithRoute isn't valid
83a86
> Debug: Restoring previous attribute
111a115
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalLane float ( Last six runs Feb2022 )

---------- Differences in errors ----------
80,81d79
< Debug: Value 'dummyLane' for attribute arrivalLane of flowWithRoute isn't valid
< Debug: Setting new attribute
82a81,82
> Debug: Value 'dummyLane' for attribute departSpeed of flowWithRoute isn't valid
> Debug: Value '500' for attribute departSpeed of flowWithRoute isn't valid
96,98d95
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
107a105
> Debug: Keys Ctrl+Z (Undo) pressed
123,125d120
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
130a126
> Debug: Keys Ctrl+Y (Redo) pressed
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="0.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="0.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalPos float ( Last six runs Feb2022 )

---------- Differences in errors ----------
80,85c80
< Debug: Setting new attribute
< Debug: Value 'dummyPos' for attribute arrivalPos of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyPos' for attribute arrivalLane of flowWithRoute isn't valid
87a83,84
> Debug: Value '-10' for attribute arrivalLane of flowWithRoute isn't valid
> Debug: Value '15.5' for attribute arrivalLane of flowWithRoute isn't valid
95d91
< Debug: Restoring previous attribute
100,101d95
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
106,109c100,104
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing routeEmbedded 'flowB' in GNEChange_DemandElement
> Debug: Removing flowWithRoute 'flowB' in GNEChange_DemandElement
> Debug: Removing routeEmbedded 'flowA' in GNEChange_DemandElement
> Debug: Removing flowWithRoute 'flowA' in GNEChange_DemandElement
> Debug: Keys Ctrl+Z (Undo) pressed
112,115c107,110
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="500" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="500" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalPos max ( Last six runs Feb2022 )

---------- Differences in errors ----------
80,81c80,81
< Debug: Setting new attribute
< Debug: Value 'dummyPos' for attribute arrivalPos of flowWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute arrivalLane of flowWithRoute isn't valid
> Debug: Value 'max' for attribute arrivalLane of flowWithRoute isn't valid
85d84
< Debug: Restoring previous attribute
114d112
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
---
>     <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" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalPos random ( Last six runs Feb2022 )

---------- Differences in errors ----------
80,81c80
< Debug: Setting new attribute
< Debug: Value 'dummyPos' for attribute arrivalPos of flowWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute arrivalLane of flowWithRoute isn't valid
97d95
< Debug: Restoring previous attribute
124d121
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="random" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="random" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalPosLat center ( Last six runs Feb2022 )

---------- Differences in errors ----------
81c81
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
---
>     <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" end="26.00" number="14">
11c11
<     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">
---
>     <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" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalPosLat float ( Last six runs Feb2022 )

---------- Differences in errors ----------
81c81
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
11c11
<     <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" end="36.00" number="18">
---
>     <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" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalPosLat left ( Last six runs Feb2022 )

---------- Differences in errors ----------
81c81
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="left" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="left" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="left" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="left" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalPosLat right ( Last six runs Feb2022 )

---------- Differences in errors ----------
81c81
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="right" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
---
>     <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" end="26.00" number="14">
11c11
<     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">
---
>     <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" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalSpeed current ( Last six runs Feb2022 )

---------- Differences in errors ----------
80c80,82
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of flowWithRoute isn't valid
---
> Debug: Setting new attribute
> Debug: Value 'dummySpeed' for attribute arrivalPos of flowWithRoute isn't valid
> Debug: Value 'current' for attribute arrivalPos of flowWithRoute isn't valid
83a86
> Debug: Restoring previous attribute
111a115
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">
---
>     <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" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection arrivalSpeed float ( Last six runs Feb2022 )

---------- Differences in errors ----------
80c80,83
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of flowWithRoute isn't valid
---
> Debug: Setting new attribute
> Debug: Value 'dummySpeed' for attribute arrivalPos of flowWithRoute isn't valid
> Debug: Setting new attribute
> Debug: Setting new attribute
83d85
< Debug: Value '-10' for attribute arrivalSpeed of flowWithRoute isn't valid
96a99
> Debug: Restoring previous attribute
101,102d103
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
105,114c106,109
< Debug: Removing routeEmbedded 'flowB' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Removing routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="15.50" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="15.50" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="15.50" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="15.50" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection color ( Last six runs Feb2022 )

---------- Differences in errors ----------
79,215c79
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'dummyColor' for attribute color of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'flowB' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flowB' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1240.00" x="14.00" y="18.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <route edges="gneE2 gneE4 gneE5" color="orange"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="12,13,14" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <route edges="gneE4 gneE5" color="red"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection containerNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,83c81,83
< Debug: Value 'dummyNumber' for attribute containerNumber of flowWithRoute isn't valid
< Debug: Value '-5' for attribute containerNumber of flowWithRoute isn't valid
< Debug: Value '' for attribute containerNumber of flowWithRoute isn't valid
---
> Debug: Value 'dummyNumber' for attribute personNumber of flowWithRoute isn't valid
> Debug: Value '-5' for attribute personNumber of flowWithRoute isn't valid
> Debug: Value '' for attribute personNumber of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="3" containerNumber="5" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departLane allowed ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyDepart' for attribute departLane of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of flowWithRoute isn't valid
> Debug: Value 'allowed' for attribute color of flowWithRoute isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departLane best ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyDepart' for attribute departLane of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of flowWithRoute isn't valid
> Debug: Value 'best' for attribute color of flowWithRoute isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departLane first ( Last six runs Feb2022 )

---------- Differences in errors ----------
81c81,82
< Debug: Value 'dummyDepart' for attribute departLane of flowWithRoute isn't valid
---
> Debug: Value 'dummyDepart' for attribute color of flowWithRoute isn't valid
> Debug: Value 'first' for attribute color of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departLane float ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,89c81,84
< Debug: Value 'dummyDepart' for attribute departLane of flowWithRoute isn't valid
< Debug: Value '500' for attribute departLane of flowWithRoute isn't valid
< Debug: Value '-10' for attribute departLane of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of flowWithRoute isn't valid
> Debug: Value '500' for attribute color of flowWithRoute isn't valid
> Debug: Value '-10' for attribute color of flowWithRoute isn't valid
> Debug: Value '0' for attribute color of flowWithRoute isn't valid
106a102
> Debug: Keys Ctrl+Z (Undo) pressed
124,126d119
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departLane free ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyDepart' for attribute departLane of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of flowWithRoute isn't valid
> Debug: Value 'free' for attribute color of flowWithRoute isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departLane random ( Last six runs Feb2022 )

---------- Differences in errors ----------
81c81
< Debug: Value 'dummyDepart' for attribute departLane of flowWithRoute isn't valid
---
> Debug: Value 'dummyDepart' for attribute color of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="21,99,127" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="155,60,26" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPos base ( Last six runs Feb2022 )

---------- Differences in errors ----------
81c81,82
< Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of flowWithRoute isn't valid
> Debug: Value 'base' for attribute departLane of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="flowA" begin="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
---
>     <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" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <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" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPos float ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,93c81,83
< Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of flowWithRoute isn't valid
> Debug: Value '500' for attribute departLane of flowWithRoute isn't valid
> Debug: Value '20' for attribute departLane of flowWithRoute isn't valid
109a100,101
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
127,129d118
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
131,133d119
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <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" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <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" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPos free ( Last six runs Feb2022 )

---------- Differences in errors ----------
81c81
< Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="flowA" begin="0.00" departLane="0" departPos="free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
---
>     <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" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPos last ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of flowWithRoute isn't valid
> Debug: Value 'last' for attribute departLane of flowWithRoute isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="flowA" begin="0.00" departLane="0" departPos="last" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
---
>     <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" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <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" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPos random ( Last six runs Feb2022 )

---------- Differences in errors ----------
81c81
< Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="flowA" begin="0.00" departLane="0" departPos="random" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
---
>     <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" end="26.00" number="14">
11c11
<     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">
---
>     <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" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPos random_free ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,93c81,83
< Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of flowWithRoute isn't valid
> Debug: Value '500' for attribute departLane of flowWithRoute isn't valid
> Debug: Value 'random_free' for attribute departLane of flowWithRoute isn't valid
109a100,101
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
127,129d118
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
131,133d119
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="flowA" begin="0.00" departLane="0" departPos="random_free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
---
>     <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" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <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" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPosLat center ( Last six runs Feb2022 )

---------- Differences in errors ----------
81c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowWithRoute isn't valid
> Debug: Value 'center' for attribute containerNumber of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPosLat float ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,93c81,83
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowWithRoute isn't valid
> Debug: Value '-5' for attribute containerNumber of flowWithRoute isn't valid
> Debug: Value '' for attribute containerNumber of flowWithRoute isn't valid
109a100,101
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
127,129d118
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
131,133d119
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPosLat free ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowWithRoute isn't valid
> Debug: Value 'free' for attribute containerNumber of flowWithRoute isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPosLat left ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowWithRoute isn't valid
> Debug: Value 'left' for attribute containerNumber of flowWithRoute isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPosLat random ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowWithRoute isn't valid
> Debug: Value 'random' for attribute containerNumber of flowWithRoute isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPosLat random_free ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowWithRoute isn't valid
> Debug: Value 'random_free' for attribute containerNumber of flowWithRoute isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" end="26.00" number="14">
11c11
<     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">
---
>     <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" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departPosLat right ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowWithRoute isn't valid
> Debug: Value 'right' for attribute containerNumber of flowWithRoute isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departSpeed desired ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummySpeed' for attribute departSpeed of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of flowWithRoute isn't valid
> Debug: Value 'desired' for attribute departPos of flowWithRoute isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <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" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departSpeed float ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,83c81,85
< Debug: Value 'dummySpeed' for attribute departSpeed of flowWithRoute isn't valid
< Debug: Value '500' for attribute departSpeed of flowWithRoute isn't valid
< Debug: Value '-10' for attribute departSpeed of flowWithRoute isn't valid
---
> Debug: Value 'dummySpeed' for attribute departPos of flowWithRoute isn't valid
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
97a100,101
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
102,106c106,109
< Debug: Removing routeEmbedded 'flowB' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Removing routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
---
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
109,112c112,115
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <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" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <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" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departSpeed max ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummySpeed' for attribute departSpeed of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of flowWithRoute isn't valid
> Debug: Value 'max' for attribute departPos of flowWithRoute isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <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" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departSpeed random ( Last six runs Feb2022 )

---------- Differences in errors ----------
81c81
< Debug: Value 'dummySpeed' for attribute departSpeed of flowWithRoute isn't valid
---
> Debug: Value 'dummySpeed' for attribute departPos of flowWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="random" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection departSpeed speedLimit ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummySpeed' for attribute departSpeed of flowWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of flowWithRoute isn't valid
> Debug: Value 'speedLimit' for attribute departPos of flowWithRoute isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">
---
>     <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" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection line ( Last six runs Feb2022 )

---------- Differences in errors ----------
79,84c79
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'custom Line' for attribute arrivalSpeed of flowWithRoute isn't valid
98a94
> Debug: Keys Ctrl+Z (Undo) pressed
112,114d107
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection parameters ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
85,262c79
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<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 ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1240.00" x="14.00" y="18.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" end="26.00" number="14">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <route edges="gneE2 gneE4 gneE5" color="orange"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" end="36.00" number="18">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <route edges="gneE4 gneE5" color="red"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded inspect_selection personNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,83c81,86
< Debug: Value 'dummyNumber' for attribute personNumber of flowWithRoute isn't valid
< Debug: Value '-5' for attribute personNumber of flowWithRoute isn't valid
< Debug: Value '' for attribute personNumber of flowWithRoute isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
97a101,102
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
102,106c107,108
< Debug: Removing routeEmbedded 'flowB' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Removing routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
---
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
109,112c111,112
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
---
> Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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="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" end="26.00" number="14">
---
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="3" personNumber="1" containerNumber="5" end="26.00" number="14">
11c11
<     <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" end="36.00" number="18">
---
>     <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="3" personNumber="2" containerNumber="10" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements flow_embedded load route ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,45d26
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Removing routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Removing routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Removing flowWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: demand elements saved
93,142c74,89
< Debug: Deleting unreferenced routeEmbedded 'vehicle_4'
< Debug: Deleting unreferenced flowWithRoute 'vehicle_4'
< Debug: Deleting unreferenced routeEmbedded 'vehicle_3'
< Debug: Deleting unreferenced flowWithRoute 'vehicle_3'
< Debug: Deleting unreferenced routeEmbedded 'vehicle_2'
< Debug: Deleting unreferenced flowWithRoute 'vehicle_2'
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'vehicle_1'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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="vehicle_2" begin="0.00" end="100.00" vehsPerHour="20.30">
        <route edges="gneE2 gneE5" color="cyan"/>
    </flow>
    <flow id="vehicle_3" begin="0.00" end="100.00" vehsPerHour="20.30">
        <route edges="gneE2" color="cyan"/>
    </flow>
    <flow id="vehicle_4" begin="0.00" end="100.00" vehsPerHour="20.30">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person create color ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
69,72d66
< Debug: Selected item 'person' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTrip: edge->edge' in TagSelector
< Debug: Selected item 'walk: edge->edge' in TagTypeSelector
74,185c68
< Debug: Selected item 'walk: edge->edge' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walk: edges' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walk: edges 'person_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding person 'person_1' in GNEChange_DemandElement
< Debug: Adding walk: edges 'person_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing walk: edges 'person_1' in GNEChange_DemandElement
< Debug: Removing person 'person_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing walk: edges 'person_0' in GNEChange_DemandElement
< Debug: Removing person 'person_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding person 'person_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
46,47c45,46
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68,71d66
< Debug: Selected item 'person' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'rideFromTo' in TagTypeSelector
73,171c68
< Debug: Selected item 'rideFromTo' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'rideBusStop' in TagSelector
< Debug: Key ENTER pressed
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding rideBusStop 'rideBusStop_0' in GNEChange_DemandElement
< 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: 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: demand elements saved
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< rideBusStop
---
> ride: edge->busStop
7c7
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="person_0" depart="0.00">
        <ride from="gneE2" busStop="busStop"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person create default_ride default_ride_fromto ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
69,72d66
< Debug: Selected item 'person' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTrip: edge->edge' in TagSelector
< Debug: Selected item 'ride: edge->edge' in TagTypeSelector
74,171c68
< Debug: Selected item 'ride: edge->edge' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'ride: edge->edge' in TagSelector
< Debug: Key ENTER pressed
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding ride: edge->edge 'person_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing ride: edge->edge 'person_0' in GNEChange_DemandElement
< Debug: Removing person 'person_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding ride: edge->edge 'person_0' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" to="gneE5" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person create default_stop default_stop_busstop ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
46,47c45,46
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68,71d66
< Debug: Selected item 'person' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'personStopBusStop' in TagTypeSelector
73,170c68
< Debug: Selected item 'personStopBusStop' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personStopBusStop' in TagSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopBusStop 'person_0personStopBusStop0' in GNEChange_DemandElement
< 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: 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: demand elements saved
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< personStopBusStop
---
> personStop: busStop
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="person_0" depart="0.00">
        <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 Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
46,47c45,46
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68,71d66
< Debug: Selected item 'person' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'personStopBusStop' in TagTypeSelector
73,170c68
< Debug: Selected item 'personStopBusStop' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personStopLane' in TagSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< 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: 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: demand elements saved
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< personStopLane
---
> personStop: edge
10c10
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="person_0" depart="0.00">
        <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 Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
46,47c45,46
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68,71d66
< Debug: Selected item 'person' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'personTripFromTo' in TagTypeSelector
73,171c68
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTripBusStop' in TagSelector
< Debug: Key ENTER pressed
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personTripBusStop 'personTripBusStop_0' in GNEChange_DemandElement
< 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: 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: demand elements saved
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< personTripBusStop
---
> personTrip: edge->busStop
7c7
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="person_0" depart="0.00">
        <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 Feb2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
69d66
< Debug: Selected item 'person' in TagSelector
71d67
< Debug: Selected item 'personTrip: edge->edge' in TagSelector
73,74c69,70
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'person_0' in GNEChange_DemandElement
---
> Debug: Adding person 'p_0' in GNEChange_DemandElement
> Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
77,78c73,74
< Debug: Removing personTrip: edge->edge 'person_0' in GNEChange_DemandElement
< Debug: Removing person 'person_0' in GNEChange_DemandElement
---
> Debug: Removing personTrip: edge->edge 'p_0' in GNEChange_DemandElement
> Debug: Removing person 'p_0' in GNEChange_DemandElement
81,82c77,78
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'person_0' in GNEChange_DemandElement
---
> Debug: Adding person 'p_0' in GNEChange_DemandElement
> Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
120,121c116,117
< Debug: Deleting unreferenced personTrip: edge->edge 'person_0'
< Debug: Deleting unreferenced person 'person_0'
---
> Debug: Deleting unreferenced personTrip: edge->edge 'p_0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <person id="person_0" depart="0.00">
---
>     <person id="p_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements person create default_walk default_walk_busstop ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
46,47c45,46
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68,71d66
< Debug: Selected item 'person' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'walkEdges' in TagTypeSelector
73,171c68
< Debug: Selected item 'walkEdges' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walkBusStop' in TagSelector
< Debug: Key ENTER pressed
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkBusStop 'walkBusStop_0' in GNEChange_DemandElement
< 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: 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: demand elements saved
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< walkBusStop
---
> walk: edge->busStop
7c7
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="person_0" depart="0.00">
        <walk from="gneE2" busStop="busStop"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person create default_walk default_walk_edges ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
45,47c44,46
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68,71d66
< Debug: Selected item 'person' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'walkEdges' in TagTypeSelector
73,171c68
< Debug: Selected item 'walkEdges' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walkEdges' in TagSelector
< Debug: Key ENTER pressed
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Removing person 'person_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< walkEdges
---
> walk: edges
8c8
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_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_fromto ( Last six runs Feb2022 )

---------- Differences in errors ----------
67d66
< Debug: Selected item 'person' in TagSelector
69,166c68
< Debug: Selected item 'personTrip: edge->edge' in TagSelector
< Debug: Selected item 'walk: edge->edge' in TagTypeSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walk: edge->edge' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walk: edge->edge' in TagSelector
< Debug: Key ENTER pressed
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'person_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing walk: edge->edge 'person_0' in GNEChange_DemandElement
< Debug: Removing person 'person_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'person_0' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="person_0" depart="0.00">
        <walk from="gneE2" to="gneE5" arrivalPos="0.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person create default_walk default_walk_route ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
69,71c67
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'person' in TagSelector
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
73,74d68
< Debug: Selected item 'personTrip: edge->edge' in TagSelector
< Debug: Selected item 'walk: edge->edge' in TagTypeSelector
76,180c70
< Debug: Selected item 'walk: edge->edge' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walk: route' in TagSelector
< Debug: Key ENTER pressed
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walk: route 'person_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing walk: route 'person_0' in GNEChange_DemandElement
< Debug: Removing person 'person_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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"/>
    <person id="person_0" depart="0.00">
        <walk route="route_0"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements person create depart ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
45,47c44,46
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68,71d66
< Debug: Selected item 'person' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'walkEdges' in TagTypeSelector
73,186c68
< Debug: Selected item 'walkEdges' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walkEdges' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding person 'person_1' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing walkEdges 'walkEdges_1' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< walkEdges
---
> walk: edges
8c8
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
11c11
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
14c14
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
17c17
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
21c21
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <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 Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
45,47c44,46
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68,71d66
< Debug: Selected item 'person' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'walkEdges' in TagTypeSelector
73,247c68
< Debug: Selected item 'walkEdges' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walkEdges' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding person 'person_1' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_1' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding person 'person_2' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_2' in GNEChange_DemandElement
< Debug: Key ENTER pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< walkEdges
---
> walk: edges
8c8
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
11c11
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
14c14
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
17c17
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
20c20
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
23c23
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
26c26
< TestFunctions: Clicked over position 484 - 228
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <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 Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
20c19,20
< Error: A route needs at least one edge.
---
> Error: Could not build route in netedit; edge doesn't exist.
> Debug: Adding route 'route_0' in GNEChange_DemandElement
47,49c47,49
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70d69
< Debug: Selected item 'person' in TagSelector
72d70
< Debug: Selected item 'personTripFromTo' in TagSelector
74,75c72,73
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
---
> Debug: Adding person 'p_0' in GNEChange_DemandElement
> Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
77,84c75,83
< Debug: Removing personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
< Debug: Removing person 'person_0' in GNEChange_DemandElement
< Debug: Keys Ctrl + Z (Undo) pressed
< Debug: Adding person 'person_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3d0
< Warning: Error parsing parameter edges. edge 'gneE13' doesn't exist
< Error: A route needs at least one edge.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" 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 Feb2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
69d66
< Debug: Selected item 'person' in TagSelector
71d67
< Debug: Selected item 'personTrip: edge->edge' in TagSelector
74,187c70
< Debug: Selected item 'walk: edge->edge' in TagTypeSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walk: edge->edge' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walk: edges' in TagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding walk: edges 'personFlow_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_1' in GNEChange_DemandElement
< Debug: Adding walk: edges 'personFlow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing walk: edges 'personFlow_1' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing walk: edges 'personFlow_0' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" number="1800">
        <walk edges="gneE2 gneE4 gneE5"/>
    </personFlow>
    <personFlow id="personFlow_1" begin="0.00" color="12,13,14" end="3600.00" number="1800">
        <walk edges="gneE2 gneE4 gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements personflow create default_ride default_ride_busstop ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
46,47c45,46
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68d66
< Debug: Selected item 'person' in TagSelector
70d67
< Debug: Selected item 'personTripFromTo' in TagSelector
73,173c70
< Debug: Selected item 'rideFromTo' in TagTypeSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'rideFromTo' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'rideBusStop' in TagSelector
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding rideBusStop 'rideBusStop_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing rideBusStop 'rideBusStop_0' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding rideBusStop 'rideBusStop_0' in GNEChange_DemandElement
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< rideBusStop
---
> ride: edge->busStop
8c8
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800">
        <ride from="gneE2" busStop="busStop"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements personflow create default_ride default_ride_fromto ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
69d66
< Debug: Selected item 'person' in TagSelector
71d67
< Debug: Selected item 'personTrip: edge->edge' in TagSelector
74,173c70
< Debug: Selected item 'ride: edge->edge' in TagTypeSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'ride: edge->edge' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'ride: edge->edge' in TagSelector
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding ride: edge->edge 'personFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing ride: edge->edge 'personFlow_0' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding ride: edge->edge 'personFlow_0' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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">
        <ride from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements personflow create default_stop default_stop_busstop ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
46,47c45,46
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68d66
< Debug: Selected item 'person' in TagSelector
70d67
< Debug: Selected item 'personTripFromTo' in TagSelector
73,172c70
< Debug: Selected item 'personStopBusStop' in TagTypeSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personStopBusStop' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personStopBusStop' in TagSelector
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding personStopBusStop 'personFlow_0personStopBusStop0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing personStopBusStop 'personFlow_0personStopBusStop0' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding personStopBusStop 'personFlow_0personStopBusStop0' in GNEChange_DemandElement
< Debug: demand elements saved
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< personStopBusStop
---
> personStop: busStop
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800">
        <stop busStop="busStop" duration="60.00"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements personflow create default_stop default_stop_lane ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
46,47c45,46
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68d66
< Debug: Selected item 'person' in TagSelector
70d67
< Debug: Selected item 'personTripFromTo' in TagSelector
73,172c70
< Debug: Selected item 'personStopBusStop' in TagTypeSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personStopBusStop' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personStopLane' in TagSelector
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'personFlow_0personStopLane0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing personStopLane 'personFlow_0personStopLane0' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'personFlow_0personStopLane0' in GNEChange_DemandElement
< Debug: demand elements saved
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< personStopLane
---
> personStop: edge
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800">
        <stop lane="gneE2_0" startPos="24.95" endPos="34.95" duration="60.00"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements personflow create default_trip default_trip_busstop ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
46,47c45,46
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68d66
< Debug: Selected item 'person' in TagSelector
70d67
< Debug: Selected item 'personTripFromTo' in TagSelector
73,173c70
< Debug: Selected item 'personTripFromTo' in TagTypeSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTripFromTo' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'personTripBusStop' in TagSelector
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding personTripBusStop 'personTripBusStop_0' in GNEChange_DemandElement
< 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: 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: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< personTripBusStop
---
> personTrip: edge->busStop
8c8
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800">
        <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 Feb2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
69d66
< Debug: Selected item 'person' in TagSelector
71d67
< Debug: Selected item 'personTrip: edge->edge' in TagSelector
75,124c71
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'personFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing personTrip: edge->edge 'personFlow_0' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'personFlow_0' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -2.00,26.80,23.50,54.70
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 30.00,26.80,50.00,53.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary 0.00,30.00,21.60,70.00
< 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 ----------
0a1,4
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in personFlow 'f_0'.
> Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
> Error: Attempted to retrieve non-existant demand element (string)
> Quitting (on error).
---------- Differences in output ----------
10d9
< TestFunctions: Netedit closed successfully
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements personflow create default_walk default_walk_busstop ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
46,47c45,46
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68d66
< Debug: Selected item 'person' in TagSelector
70d67
< Debug: Selected item 'personTripFromTo' in TagSelector
73,173c70
< 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 'walkBusStop' in TagSelector
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding walkBusStop 'walkBusStop_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing walkBusStop 'walkBusStop_0' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding walkBusStop 'walkBusStop_0' in GNEChange_DemandElement
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< walkBusStop
---
> walk: edge->busStop
8c8
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements personflow create default_walk default_walk_edges ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
45,47c44,46
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68d66
< Debug: Selected item 'person' in TagSelector
70d67
< Debug: Selected item 'personTripFromTo' in TagSelector
73,168c70
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
< Debug: demand elements saved
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< walkEdges
---
> walk: edges
9c9
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <personFlow id="personFlow_0" begin="0.00" 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 Feb2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
69d66
< Debug: Selected item 'person' in TagSelector
71d67
< Debug: Selected item 'personTrip: edge->edge' in TagSelector
74,173c70
< Debug: Selected item 'walk: edge->edge' in TagTypeSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walk: edge->edge' in TagSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'walk: edge->edge' in TagSelector
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'personFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing walk: edge->edge 'personFlow_0' in GNEChange_DemandElement
< Debug: Removing personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'personFlow_0' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
46,47c45,46
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
67,69d65
< Debug: Edge added in NonConsecutiveEdges mode
< Debug: Edge added in NonConsecutiveEdges mode
< Debug: Edge added in NonConsecutiveEdges mode
71c67
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
73d68
< Debug: Selected item 'person' in TagSelector
75d69
< Debug: Selected item 'personTripFromTo' in TagSelector
78,185c72
< 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 'walkRoute' in TagSelector
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding walkRoute 'walkRoute_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
9c9
< walkRoute
---
> walk: route
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <personFlow id="personFlow_0" begin="0.00" end="3600.00" number="1800">
        <walk route="route_0" arrivalPos="0.00"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements personflow create departPos ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
45,47c44,46
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68d66
< Debug: Selected item 'person' in TagSelector
70d67
< Debug: Selected item 'personTripFromTo' in TagSelector
73,244c70
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_1' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_1' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_2' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_2' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_3' in GNEChange_DemandElement
< Debug: Adding personTripFromTo 'personTripFromTo_3' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding personFlow 'personFlow_4' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< walkEdges
---
> walk: edges
9c9
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
12c12
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
15c15
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
18c18
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
21c21
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
24c24
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
27c27
< TestFunctions: Clicked over position 484 - 228
<truncated after showing first 30 lines>
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
    </edge>
    <edge id=":gneJ5_2" function="internal">
        <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
    </edge>
    <edge id=":gneJ6_2" function="internal">
        <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <personFlow id="personFlow_0" begin="0.00" departPos="-12.00" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_1" begin="0.00" departPos="5000.00" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_2" begin="0.00" departPos="20.00" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_3" begin="0.00" departPos="random" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_4" begin="0.00" departPos="free" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_5" begin="0.00" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_6" begin="0.00" departPos="random_free" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="personFlow_7" begin="0.00" departPos="last" end="3600.00" vehsPerHour="3600.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements personflow delete ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
20,21c19,21
< Error: A route needs at least one edge.
< Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.16Aug105936.4600/netedit.gui/demandElements/personFlow/delete/input_routes.rou.xml failed.
---
> Error: Could not build route in netedit; edge doesn't exist.
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
47,49c47,49
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
70d69
< Debug: Selected item 'person' in TagSelector
72d70
< Debug: Selected item 'personTripFromTo' in TagSelector
76,155c74
< Debug: Adding personFlow 'personFlow_0' in GNEChange_DemandElement
< 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
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="434.00" x="15.00" y="20.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
---------- Differences in log ----------
1,3c1,8
< Warning: Error parsing parameter edges. edge 'gneE13' doesn't exist
< Error: A route needs at least one edge.
< Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.16Aug105936.4600/netedit.gui/demandElements/personFlow/delete/input_routes.rou.xml failed.
---
> Error: Could not build route in netedit; edge doesn't exist.
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
> Warning: Only two edges are allowed
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in personFlow 'f_0'.
> Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
> Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
> Error: Attempted to retrieve non-existant demand element (string)
> Quitting (on error).
---------- Differences in output ----------
7c7
< TestFunctions: Clicked over position 484 - 228
---
> TestFunctions: Clicked over position 484 - 223
18d17
< 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 net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" 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 route create_consecutive default_button ( Last six runs Feb2022 )

---------- Differences in output ----------
5d4
< TestFunctions: Clicked over position 874 - 418

TEST FAILED on ts-sim-build-ba : demandElements route delete ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
69,70c67,68
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Removing route 'route_1' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
> Debug: Removing route 'r_0' in GNEChange_DemandElement
77c75
< Debug: Adding route 'route_1' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
80c78
< Debug: Removing route 'route_1' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
95c93
< Debug: Adding route 'route_1' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
97,189d94
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing route 'route_1' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" 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"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,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"/>
    </edge>
    <edge id=":gneJ9_0" function="internal">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE4 gneE5" color="yellow" id="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create arrivalLane ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,73
< Debug: Invalid input parameter of flowRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Invalid input parameter of flowRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of flowRoute
> Debug: Invalid input parameter of flowRoute
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Invalid input parameter of flowRoute
77c76
< Debug: Removing flowRoute 'flow_1' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
80c79
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
82,83d80
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
86c83
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,6
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" arrivalLane="random" route="route_0" end="3600.00" number="1800"/>
<     <flow id="flow_1" begin="0.00" arrivalLane="20" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" color="21,99,127" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create arrivalPos ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,134c70,72
< Debug: Invalid input parameter of flowRoute: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of flowRoute: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,3
> Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
> Error: vector::_M_range_check: __n (which is 1) >= this->size() (which is 0)
> Quitting (on error).
---------- Differences in output ----------
19d18
< TestFunctions: Netedit closed successfully
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <flow id="flow_0" begin="0.00" arrivalPos="-12.00" route="route_0" end="3600.00" number="1800"/>
    <flow id="flow_1" begin="0.00" arrivalPos="20.00" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create arrivalPosLat ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,73
< Debug: Invalid input parameter of flowRoute: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float)
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'f_1' in GNEChange_DemandElement
> Debug: Adding flowRoute 'f_2' in GNEChange_DemandElement
> Debug: Adding flowRoute 'f_3' in GNEChange_DemandElement
77c76
< Debug: Removing flowRoute 'flow_2' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_3' in GNEChange_DemandElement
80c79
< Debug: Removing flowRoute 'flow_1' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_2' in GNEChange_DemandElement
83c82
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_1' in GNEChange_DemandElement
86c85
< Debug: Removing route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,8c5,9
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_2" begin="0.00" arrivalPosLat="0.00" route="route_0" end="3600.00" number="1800"/>
<     <flow id="flow_0" begin="0.00" arrivalPosLat="0.00" route="route_0" end="3600.00" number="1800"/>
<     <flow id="flow_1" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" line="dummyPos" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
>     <flow id="f_1" begin="0.00" line="-12" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
>     <flow id="f_2" begin="0.00" line="center" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
>     <flow id="f_3" begin="0.00" line="20" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create arrivalSpeed ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,73
< Debug: Invalid input parameter of flowRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of flowRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of flowRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of flowRoute
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Invalid input parameter of flowRoute
> Debug: Adding flowRoute 'f_1' in GNEChange_DemandElement
77c76
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_1' in GNEChange_DemandElement
80c79
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
81a81,82
> Debug: Calling GNEUndoList::undo()
> Debug: Removing route 'r_0' in GNEChange_DemandElement
84c85
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" arrivalSpeed="20.00" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" departPos="-12.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
>     <flow id="f_1" begin="0.00" departPos="20.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create color ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,172c70
< Debug: Invalid input parameter of flowRoute: 'color' doesn't have a valid 'RBGColor' format
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <flow id="flow_0" begin="0.00" color="cyan" route="route_0" end="3600.00" number="1800"/>
    <flow id="flow_1" begin="0.00" color="12,13,14" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create containerNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,73
< Debug: Invalid input parameter of flowRoute: 'containerNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of flowRoute: 'containerNumber' cannot be negative
< Debug: Invalid input parameter of flowRoute: 'containerNumber' doesn't have a valid 'int' format
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of flowRoute
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'f_1' in GNEChange_DemandElement
> Debug: Adding flowRoute 'f_2' in GNEChange_DemandElement
77c76
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_2' in GNEChange_DemandElement
80c79
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_1' in GNEChange_DemandElement
83c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_1' in GNEChange_DemandElement
86c85
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,8
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" containerNumber="13" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" arrivalPos="-12.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
>     <flow id="f_1" begin="0.00" arrivalPos="3.50" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
>     <flow id="f_2" begin="0.00" arrivalPos="13.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create default ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71c70
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
74c73
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
77c76
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
80c79
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
83c82
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
121,122c120,121
< Debug: Deleting unreferenced flowRoute 'flow_0'
< Debug: Deleting unreferenced route 'route_0'
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create departLane ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,167c70
< Debug: Invalid input parameter of flowRoute: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Invalid input parameter of flowRoute: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <flow id="flow_0" begin="0.00" departLane="random" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create departPos ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,180c70
< Debug: Invalid input parameter of flowRoute: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float)
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <flow id="flow_1" begin="0.00" departPos="random_free" route="route_0" end="3600.00" number="1800"/>
    <flow id="flow_2" begin="0.00" departPos="20.00" route="route_0" end="3600.00" number="1800"/>
    <flow id="flow_0" begin="0.00" departPos="-12.00" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create departPosLat ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,73
< Debug: Invalid input parameter of flowRoute: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of flowRoute
> Debug: Invalid input parameter of flowRoute
> Debug: Invalid input parameter of flowRoute
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
77c76
< Debug: Removing flowRoute 'flow_2' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
80c79
< Debug: Removing flowRoute 'flow_1' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
82,83d80
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
85,86d81
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,8c5,6
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_2" begin="0.00" departPosLat="0.00" route="route_0" end="3600.00" number="1800"/>
<     <flow id="flow_1" begin="0.00" departPosLat="random_free" route="route_0" end="3600.00" number="1800"/>
<     <flow id="flow_0" begin="0.00" departPosLat="0.00" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" arrivalSpeed="20.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create departSpeed ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,173c70
< Debug: Invalid input parameter of flowRoute: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
< Debug: Invalid input parameter of flowRoute: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
21c21
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <flow id="flow_1" begin="0.00" departSpeed="20.00" route="route_0" end="3600.00" number="1800"/>
    <flow id="flow_0" begin="0.00" departSpeed="max" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create line ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,73c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of flowRoute
> Debug: Invalid input parameter of flowRoute
> Debug: Invalid input parameter of flowRoute
76c75
< Debug: Removing flowRoute 'flow_2' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
78,79d76
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_1' in GNEChange_DemandElement
81,82d77
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
85c80
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
87,88d81
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,8c5
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" line="%%%%%%" route="route_0" end="3600.00" number="1800"/>
<     <flow id="flow_2" begin="0.00" route="route_0" end="3600.00" number="1800"/>
<     <flow id="flow_1" begin="0.00" line="ownLine" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create personNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,73
< Debug: Invalid input parameter of flowRoute: 'personNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of flowRoute: 'personNumber' cannot be negative
< Debug: Invalid input parameter of flowRoute: 'personNumber' doesn't have a valid 'int' format
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of flowRoute
> Debug: Invalid input parameter of flowRoute
> Debug: Invalid input parameter of flowRoute
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
77c76
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
80c79
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
83c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
86c85
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" personNumber="13" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" arrivalLane="13" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow create vType ( Last six runs Feb2022 )

---------- Differences in errors ----------
67c67
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
69d68
< Debug: Selected item 'trip' in TagSelector
72,74c71,72
< Debug: Selected invalid item in DemandElementSelector
< Debug: Selected item 'custom_vType' in DemandElementSelector
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
> Debug: Selected invalid item in TagSelector
77c75
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
80c78
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing vType 'custom_vType' in GNEChange_DemandElement
83c81
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
86c84
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
124,125c122
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7c6
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" type="custom_vType" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow delete ( Last six runs Feb2022 )

---------- Differences in errors ----------
69c69
< Debug: Adding route 'route_1' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
71d70
< Debug: Selected item 'trip' in TagSelector
74c73
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
77c76
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
80c79
< Debug: Removing route 'route_1' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
85,86c84,85
< Debug: Deleting unreferenced route 'route_1'
< Debug: Deleting unreferenced flowRoute 'flow_0'
---
> Debug: Deleting unreferenced route 'r_0'
> Debug: Deleting unreferenced flowRoute 'f_0'
---------- Differences in net ----------
22c22
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
25c25
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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 routeflow inspect arrivalLane current ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,72c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyLane' for attribute arrivalLane of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyLane' for attribute departSpeed of flowRoute isn't valid
> Debug: Value 'current' for attribute departSpeed of flowRoute isn't valid
75c75
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
78c78
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
82c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
85c85
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
124,125c124,125
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalLane float ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,73c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyLane' for attribute arrivalLane of flowRoute isn't valid
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyLane' for attribute departSpeed of flowRoute isn't valid
> Debug: Value '500' for attribute departSpeed of flowRoute isn't valid
80c79
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
83c82
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
86c85
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
89c88
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" arrivalLane="0" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" departSpeed="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalPos float ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,71
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPos' for attribute arrivalPos of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPos' for attribute arrivalLane of flowRoute isn't valid
75a73,74
> Debug: Value '-10' for attribute arrivalLane of flowRoute isn't valid
> Debug: Value '15.5' for attribute arrivalLane of flowRoute isn't valid
81c80
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
84c83
< Debug: Restoring previous attribute
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
87c86
< Debug: Setting new attribute
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
90c89
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" arrivalPos="15.50" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" arrivalLane="500" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalPos max ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,72c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPos' for attribute arrivalPos of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPos' for attribute arrivalLane of flowRoute isn't valid
> Debug: Value 'max' for attribute arrivalLane of flowRoute isn't valid
75c75
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
78c78
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
82c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
85c85
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
124,125c124,125
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalPos random ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,72c70,71
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPos' for attribute arrivalPos of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPos' for attribute arrivalLane of flowRoute isn't valid
83c82
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
86c85
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
130,131c129,130
< Debug: Deleting unreferenced flowRoute 'flow_0'
< Debug: Deleting unreferenced route 'route_0'
---
> Debug: Deleting unreferenced flowRoute 'f_0'
> Debug: Deleting unreferenced route 'r_0'
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" arrivalPos="random" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" arrivalLane="random" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalPosLat center ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,72c70,71
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
75c74
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
78c77
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
82c81
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
85c84
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
124,125c123,124
< Debug: Deleting unreferenced flowRoute 'flow_0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalPosLat float ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,72c70,71
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
83c82
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
86c85
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
130,131c129,130
< Debug: Deleting unreferenced flowRoute 'flow_0'
< Debug: Deleting unreferenced route 'route_0'
---
> Debug: Deleting unreferenced flowRoute 'f_0'
> Debug: Deleting unreferenced route 'r_0'
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" arrivalPosLat="0.00" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" departPosLat="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalPosLat left ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,72c70,71
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
79c78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
82c81
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
85c84
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c87
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
129,130c128,129
< Debug: Deleting unreferenced flowRoute 'flow_0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" arrivalPosLat="left" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" departPosLat="left" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalPosLat right ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,72c70,71
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
79c78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
82c81
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
85c84
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c87
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
129,130c128,129
< Debug: Deleting unreferenced flowRoute 'flow_0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" arrivalPosLat="right" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" departPosLat="right" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalSpeed current ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,72c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummySpeed' for attribute arrivalPos of flowRoute isn't valid
> Debug: Value 'current' for attribute arrivalPos of flowRoute isn't valid
75c75
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
78c78
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
82c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
85c85
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
124,125c124,125
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect arrivalSpeed float ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,72c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummySpeed' for attribute arrivalPos of flowRoute isn't valid
> Debug: Setting new attribute
74d73
< Debug: Value '-10' for attribute arrivalSpeed of flowRoute isn't valid
84c83
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
87c86
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Setting new attribute
131,132c130,131
< Debug: Deleting unreferenced flowRoute 'flow_0'
< Debug: Deleting unreferenced route 'route_0'
---
> Debug: Deleting unreferenced flowRoute 'f_0'
> Debug: Deleting unreferenced route 'r_0'
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" arrivalSpeed="15.50" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" arrivalPos="15.50" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect color ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,178c70,71
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyColor' for attribute color of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <flow id="flow_0" begin="0.00" color="12,13,14" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect containerNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,73
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyNumber' for attribute containerNumber of flowRoute isn't valid
< Debug: Value '-5' for attribute containerNumber of flowRoute isn't valid
< Debug: Value '' for attribute containerNumber of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyNumber' for attribute personNumber of flowRoute isn't valid
> Debug: Value '-5' for attribute personNumber of flowRoute isn't valid
> Debug: Value '' for attribute personNumber of flowRoute isn't valid
81c80
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
84c83
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
87c86
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
90c89
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" containerNumber="3" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" personNumber="3" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departLane allowed ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,73c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyDepart' for attribute color of flowRoute isn't valid
> Debug: Value 'allowed' for attribute color of flowRoute isn't valid
76c75
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
79c78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
81,82d79
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
85c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c85
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departLane="allowed" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departLane best ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,73c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyDepart' for attribute color of flowRoute isn't valid
> Debug: Value 'best' for attribute color of flowRoute isn't valid
76c75
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
79c78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
81,82d79
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
85c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c85
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departLane="best" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departLane first ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,72c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyDepart' for attribute color of flowRoute isn't valid
> Debug: Value 'first' for attribute color of flowRoute isn't valid
75c75
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
78c78
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
82c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
85c85
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
124,125c124,125
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departLane float ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,75c70,74
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid
< Debug: Value '500' for attribute departLane of flowRoute isn't valid
< Debug: Value '-10' for attribute departLane of flowRoute isn't valid
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyDepart' for attribute color of flowRoute isn't valid
> Debug: Value '500' for attribute color of flowRoute isn't valid
> Debug: Value '-10' for attribute color of flowRoute isn't valid
> Debug: Value '0' for attribute color of flowRoute isn't valid
78c77
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
81c80
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
83,84d81
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
87c84
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departLane="0" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departLane free ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,73c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyDepart' for attribute color of flowRoute isn't valid
> Debug: Value 'free' for attribute color of flowRoute isn't valid
76c75
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
79c78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
81,82d79
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
85c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c85
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departLane="free" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departLane random ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,72c70,71
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyDepart' for attribute color of flowRoute isn't valid
79c78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
82c81
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
85c84
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c87
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
129,130c128,129
< Debug: Deleting unreferenced flowRoute 'flow_0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departLane="random" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" color="160,21,162" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPos base ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,72c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPos' for attribute departPos of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPos' for attribute departLane of flowRoute isn't valid
> Debug: Value 'base' for attribute departLane of flowRoute isn't valid
75c75
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
78c78
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
82c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
85c85
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
124,125c124,125
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPos float ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,73
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPos' for attribute departPos of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPos' for attribute departLane of flowRoute isn't valid
> Debug: Value '500' for attribute departLane of flowRoute isn't valid
> Debug: Value '20' for attribute departLane of flowRoute isn't valid
77c76
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
80c79
< Debug: Restoring previous attribute
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
82,83d80
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
86c83
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departPos="20.00" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPos free ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,72c70,71
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPos' for attribute departPos of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPos' for attribute departLane of flowRoute isn't valid
79c78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
82c81
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
85c84
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c87
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
129,130c128,129
< Debug: Deleting unreferenced flowRoute 'flow_0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departPos="free" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" departLane="free" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPos last ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,73c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPos' for attribute departPos of flowRoute isn't valid
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPos' for attribute departLane of flowRoute isn't valid
> Debug: Value 'last' for attribute departLane of flowRoute isn't valid
76c75
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
79c78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
81,82d79
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
85c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c85
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departPos="last" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPos random ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,72c70,71
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPos' for attribute departPos of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPos' for attribute departLane of flowRoute isn't valid
79c78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
82c81
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
85c84
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c87
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
129,130c128,129
< Debug: Deleting unreferenced flowRoute 'flow_0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departPos="random" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" departLane="random" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPos random_free ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,73
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPos' for attribute departPos of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPos' for attribute departLane of flowRoute isn't valid
> Debug: Value '500' for attribute departLane of flowRoute isn't valid
> Debug: Value 'random_free' for attribute departLane of flowRoute isn't valid
77c76
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
80c79
< Debug: Restoring previous attribute
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
82,83d80
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
86c83
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departPos="random_free" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPosLat center ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,72c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowRoute isn't valid
> Debug: Value 'center' for attribute containerNumber of flowRoute isn't valid
75c75
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
78c78
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
82c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
85c85
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
124,125c124,125
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPosLat float ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,73
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowRoute isn't valid
> Debug: Value '-5' for attribute containerNumber of flowRoute isn't valid
> Debug: Value '' for attribute containerNumber of flowRoute isn't valid
77c76
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
80c79
< Debug: Restoring previous attribute
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
82,83d80
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
86c83
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departPosLat="0.00" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPosLat free ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,73c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowRoute isn't valid
> Debug: Value 'free' for attribute containerNumber of flowRoute isn't valid
76c75
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
79c78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
81,82d79
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
85c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c85
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departPosLat="free" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPosLat left ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,73c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowRoute isn't valid
> Debug: Value 'left' for attribute containerNumber of flowRoute isn't valid
76c75
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
79c78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
81,82d79
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
85c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c85
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departPosLat="left" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPosLat random ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,73c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowRoute isn't valid
> Debug: Value 'random' for attribute containerNumber of flowRoute isn't valid
76c75
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
79c78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
81,82d79
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
85c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c85
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departPosLat="random" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPosLat random_free ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,73c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowRoute isn't valid
> Debug: Value 'random_free' for attribute containerNumber of flowRoute isn't valid
76c75
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
79c78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
81,82d79
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
85c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c85
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departPosLat="random_free" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departPosLat right ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,73c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowRoute isn't valid
> Debug: Value 'right' for attribute containerNumber of flowRoute isn't valid
76c75
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
79c78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
81,82d79
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
85c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c85
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departPosLat="right" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departSpeed desired ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,73c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummySpeed' for attribute departSpeed of flowRoute isn't valid
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummySpeed' for attribute departPos of flowRoute isn't valid
> Debug: Value 'desired' for attribute departPos of flowRoute isn't valid
76c75
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
79c78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
81,82d79
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
85c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c85
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departSpeed="desired" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departSpeed float ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,73
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummySpeed' for attribute departSpeed of flowRoute isn't valid
< Debug: Value '500' for attribute departSpeed of flowRoute isn't valid
< Debug: Value '-10' for attribute departSpeed of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummySpeed' for attribute departPos of flowRoute isn't valid
> Debug: Setting new attribute
> Debug: Setting new attribute
81c80
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
84c83
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
87c86
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Setting new attribute
90c89
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departSpeed="20.00" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" departPos="20.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departSpeed max ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,73c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummySpeed' for attribute departSpeed of flowRoute isn't valid
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummySpeed' for attribute departPos of flowRoute isn't valid
> Debug: Value 'max' for attribute departPos of flowRoute isn't valid
76c75
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
79c78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
81,82d79
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
85c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c85
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departSpeed="max" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departSpeed random ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,72c70,71
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummySpeed' for attribute departSpeed of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummySpeed' for attribute departPos of flowRoute isn't valid
79c78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
82c81
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
85c84
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c87
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
129,130c128,129
< Debug: Deleting unreferenced flowRoute 'flow_0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departSpeed="random" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" departPos="random" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect departSpeed speedLimit ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,73c70,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummySpeed' for attribute departSpeed of flowRoute isn't valid
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'dummySpeed' for attribute departPos of flowRoute isn't valid
> Debug: Value 'speedLimit' for attribute departPos of flowRoute isn't valid
76c75
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
79c78
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
81,82d79
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
85c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c85
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" departSpeed="speedLimit" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect id ( Last six runs Feb2022 )

---------- Differences in errors ----------
67c67
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
69d68
< Debug: Selected item 'trip' in TagSelector
72,176c71,72
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value '' for attribute id of flowRoute isn't valid
< Debug: Value ';;;;;;;;' for attribute id of flowRoute isn't valid
< Debug: Value 'id with spaces' for attribute id of flowRoute isn't valid
< Debug: Value 'duplicatedVehicle' for attribute id of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <trip id="duplicatedVehicle" depart="0.00" from="gneE8" to="gneE9"/>
    <flow id="customID" begin="0.00" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect line ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,72c70,71
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value 'custom Line' for attribute arrivalSpeed of flowRoute isn't valid
75c74
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
78c77
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
80,81d78
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
84c81
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
87c84
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" line="custom Line" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect parameters ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
67c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
69d67
< Debug: Selected item 'trip' in TagSelector
72,210c70,73
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< 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 ----------
23c23
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800">
        <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 routeflow inspect personNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,73
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value 'dummyNumber' for attribute personNumber of flowRoute isn't valid
< Debug: Value '-5' for attribute personNumber of flowRoute isn't valid
< Debug: Value '' for attribute personNumber of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
81c80
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
84c83
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
87c86
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Setting new attribute
90c89
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" begin="0.00" personNumber="3" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="f_0" begin="0.00" line="3" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect route ( Last six runs Feb2022 )

---------- Differences in errors ----------
67c67
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
69d68
< Debug: Selected item 'trip' in TagSelector
72,76c71,74
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value '' for attribute route of flowRoute isn't valid
< Debug: Value ';;;;' for attribute route of flowRoute isn't valid
< Debug: Value 'dummyRoute' for attribute route of flowRoute isn't valid
< Debug: Setting new attribute
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value ';;;;' for attribute type of flowRoute isn't valid
> Debug: Value 'dummyRoute' for attribute type of flowRoute isn't valid
> Debug: Value 'secondRoute' for attribute type of flowRoute isn't valid
79c77
< Debug: Restoring previous attribute
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
82c80
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
85c83
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'secondRoute' in GNEChange_DemandElement
88c86
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <route edges="gneE6 gneE3" color="orange" id="secondRoute"/>
<     <flow id="flow_0" begin="0.00" route="secondRoute" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <route id="secondRoute" edges="gneE6 gneE3" color="orange"/>
>     <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect vType ( Last six runs Feb2022 )

---------- Differences in errors ----------
67c67
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
69d68
< Debug: Selected item 'trip' in TagSelector
72,74c71,74
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Value ';;;;' for attribute type of flowRoute isn't valid
< Debug: Value 'dummyVType' for attribute type of flowRoute isn't valid
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
> Debug: Value '' for attribute id of flowRoute isn't valid
> Debug: Value ';;;;' for attribute id of flowRoute isn't valid
> Debug: Setting new attribute
81c81
< Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
84c84
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'f_0' in GNEChange_DemandElement
87c87
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding flowRoute 'f_0' in GNEChange_DemandElement
90c90
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7c6,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <flow id="flow_0" type="custom_vType" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <flow id="custom_vType" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalLane current ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
86c80,82
< Debug: Value 'dummyLane' for attribute arrivalLane of flowRoute isn't valid
---
> Debug: Setting new attribute
> Debug: Value 'dummyLane' for attribute departSpeed of flowRoute isn't valid
> Debug: Value 'current' for attribute departSpeed of flowRoute isn't valid
89a86
> Debug: Restoring previous attribute
117a115
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" 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">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" 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" departPos="random" departPosLat="random_free" 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 arrivalLane float ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
86,87d79
< Debug: Value 'dummyLane' for attribute arrivalLane of flowRoute isn't valid
< Debug: Setting new attribute
88a81,82
> Debug: Value 'dummyLane' for attribute departSpeed of flowRoute isn't valid
> Debug: Value '500' for attribute departSpeed of flowRoute isn't valid
102,104d95
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
113a105
> Debug: Keys Ctrl+Z (Undo) pressed
129,131d120
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
136a126
> Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="0.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="0" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---
>     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="0.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalPos float ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
86,91c80
< Debug: Setting new attribute
< Debug: Value 'dummyPos' for attribute arrivalPos of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyPos' for attribute arrivalLane of flowRoute isn't valid
93a83,84
> Debug: Value '-10' for attribute arrivalLane of flowRoute isn't valid
> Debug: Value '15.5' for attribute arrivalLane of flowRoute isn't valid
101d91
< Debug: Restoring previous attribute
106,107d95
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
112,115c100,104
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="15.50" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="500" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" 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="15.50" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---
>     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="500" 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 arrivalPos max ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
86,87c80,81
< Debug: Setting new attribute
< Debug: Value 'dummyPos' for attribute arrivalPos of flowRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute arrivalLane of flowRoute isn't valid
> Debug: Value 'max' for attribute arrivalLane of flowRoute isn't valid
91d84
< Debug: Restoring previous attribute
120d112
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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" 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" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---
>     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalPos random ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
86,87c80
< Debug: Setting new attribute
< Debug: Value 'dummyPos' for attribute arrivalPos of flowRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute arrivalLane of flowRoute isn't valid
103d95
< Debug: Restoring previous attribute
130d121
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="random" 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" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="random" 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 arrivalPosLat center ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" 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 arrivalPosLat float ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
12c12
<     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="0.00" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---
>     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="0.00" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalPosLat left ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="left" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="left" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
12c12
<     <flow id="flowB" begin="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" route="routeB" end="36.00" number="18">
---
>     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="left" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalPosLat right ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="right" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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">
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" 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">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalSpeed current ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
86c80,82
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of flowRoute isn't valid
---
> Debug: Setting new attribute
> Debug: Value 'dummySpeed' for attribute arrivalPos of flowRoute isn't valid
> Debug: Value 'current' for attribute arrivalPos of flowRoute isn't valid
89a86
> Debug: Restoring previous attribute
117a115
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
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" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection arrivalSpeed float ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
86c80,83
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of flowRoute isn't valid
---
> Debug: Setting new attribute
> Debug: Value 'dummySpeed' for attribute arrivalPos of flowRoute isn't valid
> Debug: Setting new attribute
> Debug: Setting new attribute
89d85
< Debug: Value '-10' for attribute arrivalSpeed of flowRoute isn't valid
102a99
> Debug: Restoring previous attribute
107,108d103
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
111,120c106,109
< Debug: Removing flowRoute 'flowB' in GNEChange_DemandElement
< Debug: Removing flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Removing route 'routeB' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="15.50" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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" 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="15.50" 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 color ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
85,221c79,81
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'dummyColor' for attribute color of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1240.00" x="14.00" y="18.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="12,13,14" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="12,13,14" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection containerNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,89c81,83
< Debug: Value 'dummyNumber' for attribute containerNumber of flowRoute isn't valid
< Debug: Value '-5' for attribute containerNumber of flowRoute isn't valid
< Debug: Value '' for attribute containerNumber of flowRoute isn't valid
---
> Debug: Value 'dummyNumber' for attribute personNumber of flowRoute isn't valid
> Debug: Value '-5' for attribute personNumber of flowRoute isn't valid
> Debug: Value '' for attribute personNumber of flowRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="3" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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">
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="3" route="routeB" end="36.00" number="18">
---
>     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departLane allowed ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of flowRoute isn't valid
> Debug: Value 'allowed' for attribute color of flowRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="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">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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" 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" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" 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 Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of flowRoute isn't valid
> Debug: Value 'best' for attribute color of flowRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="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" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
12c12
<     <flow id="flowB" begin="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" 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" 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 first ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81,82
< Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid
---
> Debug: Value 'dummyDepart' for attribute color of flowRoute isn't valid
> Debug: Value 'first' for attribute color of flowRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <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">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
12c12
<     <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">
---
>     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" 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 float ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,95c81,84
< Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid
< Debug: Value '500' for attribute departLane of flowRoute isn't valid
< Debug: Value '-10' for attribute departLane of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of flowRoute isn't valid
> Debug: Value '500' for attribute color of flowRoute isn't valid
> Debug: Value '-10' for attribute color of flowRoute isn't valid
> Debug: Value '0' for attribute color of flowRoute isn't valid
112a102
> Debug: Keys Ctrl+Z (Undo) pressed
130,132d119
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
12c12
<     <flow id="flowB" begin="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" 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" 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 free ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of flowRoute isn't valid
> Debug: Value 'free' for attribute color of flowRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="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">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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" 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" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" 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 random ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81
< Debug: Value 'dummyDepart' for attribute departLane of flowRoute isn't valid
---
> Debug: Value 'dummyDepart' for attribute color of flowRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="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">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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="21,99,127" 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" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="155,60,26" 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 Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81,82
< Debug: Value 'dummyPos' for attribute departPos of flowRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of flowRoute isn't valid
> Debug: Value 'base' for attribute departLane of flowRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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="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">
---
>     <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 float ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,99c81,83
< Debug: Value 'dummyPos' for attribute departPos of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of flowRoute isn't valid
> Debug: Value '500' for attribute departLane of flowRoute isn't valid
> Debug: Value '20' for attribute departLane of flowRoute isn't valid
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="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">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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="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" 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 free ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81
< Debug: Value 'dummyPos' for attribute departPos of flowRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of flowRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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">
12c12
<     <flow id="flowB" begin="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" route="routeB" end="36.00" number="18">
---
>     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPos last ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummyPos' for attribute departPos of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of flowRoute isn't valid
> Debug: Value 'last' for attribute departLane of flowRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="last" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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="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" 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 random ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81
< Debug: Value 'dummyPos' for attribute departPos of flowRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of flowRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="random" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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">
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="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">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPos random_free ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,99c81,83
< Debug: Value 'dummyPos' for attribute departPos of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of flowRoute isn't valid
> Debug: Value '500' for attribute departLane of flowRoute isn't valid
> Debug: Value 'random_free' for attribute departLane of flowRoute isn't valid
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="random_free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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="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" 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 departPosLat center ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowRoute isn't valid
> Debug: Value 'center' for attribute containerNumber of flowRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" 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">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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" route="routeA" end="26.00" number="13">
12c12
<     <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">
---
>     <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" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPosLat float ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,99c81,83
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowRoute isn't valid
> Debug: Value '-5' for attribute containerNumber of flowRoute isn't valid
> Debug: Value '' for attribute containerNumber of flowRoute isn't valid
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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" route="routeA" end="26.00" number="13">
12c12
<     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="0.00" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---
>     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPosLat free ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowRoute isn't valid
> Debug: Value 'free' for attribute containerNumber of flowRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="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">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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" 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" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPosLat left ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowRoute isn't valid
> Debug: Value 'left' for attribute containerNumber of flowRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="left" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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" route="routeA" end="26.00" number="13">
12c12
<     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="left" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---
>     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPosLat random ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowRoute isn't valid
> Debug: Value 'random' for attribute containerNumber of flowRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="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" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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" route="routeA" end="26.00" number="13">
12c12
<     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---
>     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPosLat random_free ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowRoute isn't valid
> Debug: Value 'random_free' for attribute containerNumber of flowRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="random_free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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" 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" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departPosLat right ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of flowRoute isn't valid
> Debug: Value 'right' for attribute containerNumber of flowRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="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">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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" 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" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" route="routeB" end="36.00" number="18">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departSpeed desired ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummySpeed' for attribute departSpeed of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of flowRoute isn't valid
> Debug: Value 'desired' for attribute departPos of flowRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="desired" 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">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <flow id="flowA" begin="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
12c12
<     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="desired" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" 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 departSpeed float ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,89c81,85
< Debug: Value 'dummySpeed' for attribute departSpeed of flowRoute isn't valid
< Debug: Value '500' for attribute departSpeed of flowRoute isn't valid
< Debug: Value '-10' for attribute departSpeed of flowRoute isn't valid
---
> Debug: Value 'dummySpeed' for attribute departPos of flowRoute isn't valid
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
103a100,101
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
108,112c106,109
< Debug: Removing flowRoute 'flowB' in GNEChange_DemandElement
< Debug: Removing flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Removing route 'routeB' in GNEChange_DemandElement
< Debug: Removing route 'routeA' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="20.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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">
12c12
<     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="20.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departSpeed max ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummySpeed' for attribute departSpeed of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of flowRoute isn't valid
> Debug: Value 'max' for attribute departPos of flowRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="max" 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">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <flow id="flowA" begin="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
12c12
<     <flow id="flowB" begin="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" 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 departSpeed random ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81
< Debug: Value 'dummySpeed' for attribute departSpeed of flowRoute isn't valid
---
> Debug: Value 'dummySpeed' for attribute departPos of flowRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="random" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <flow id="flowA" begin="0.00" departLane="0" departPos="random" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
12c12
<     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection departSpeed speedLimit ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummySpeed' for attribute departSpeed of flowRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of flowRoute isn't valid
> Debug: Value 'speedLimit' for attribute departPos of flowRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="speedLimit" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <flow id="flowA" begin="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" 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 line ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
85,90c79
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'custom Line' for attribute arrivalSpeed of flowRoute isn't valid
104a94
> Debug: Keys Ctrl+Z (Undo) pressed
118,120d107
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="custom Line" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
12c12
<     <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="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="line B" 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 Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
85,262c79,81
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<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 ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1240.00" x="14.00" y="18.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </flow>
    <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements routeflow inspect_selection personNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,89c81,86
< Debug: Value 'dummyNumber' for attribute personNumber of flowRoute isn't valid
< Debug: Value '-5' for attribute personNumber of flowRoute isn't valid
< Debug: Value '' for attribute personNumber of flowRoute isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
103a101,102
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
108,112c107,108
< Debug: Removing flowRoute 'flowB' in GNEChange_DemandElement
< Debug: Removing flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Removing route 'routeB' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
<     <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="3" containerNumber="5" route="routeA" end="26.00" number="13">
---
>     <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <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="3" 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="3" 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="3" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18">

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

---------- Differences in net ----------
47c47
<         <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"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="5.77" length="2.41" width="2.00" shape="11.00,53.30 11.28,55.27 11.50,55.63"/>
50c50
<         <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"/>
---
>         <lane id=":gneJ7_2_0" index="0" allow="bicycle" speed="5.77" length="4.84" width="2.00" shape="11.50,55.63 12.13,56.67 13.53,57.52 15.50,57.80"/>
62c62
<         <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"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="7.43" length="12.48" width="2.00" shape="9.00,46.70 9.41,42.81 10.62,40.02 12.66,38.36 15.50,37.80"/>
179c179
<     <connection from=":gneJ7_2" to="gneE6" fromLane="0" toLane="1" dir="r" state="M"/>
---
>     <connection from=":gneJ7_2" to="gneE6" fromLane="0" toLane="1" dir="r" state="m"/>
182c182
<     <connection from=":gneJ8_2" to="gneE11" fromLane="0" toLane="1" dir="r" state="M"/>
---
>     <connection from=":gneJ8_2" to="gneE11" fromLane="0" toLane="1" dir="r" state="m"/>
---------- Differences in routes ----------
5,8c5,8
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <route edges="gneE6 gneE3 gneE7" color="yellow" id="route_1"/>
<     <route edges="gneE8 gneE9" color="yellow" id="route_2"/>
<     <route edges="gneE4" color="yellow" id="route_3"/>
---
>     <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
>     <route id="route_1" edges="gneE6 gneE3 gneE7" color="yellow"/>
>     <route id="route_2" edges="gneE8 gneE9" color="yellow"/>
>     <route id="route_3" edges="gneE4" color="yellow"/>
demandElements routeflow volatileRecomputing ( Last six runs Feb2022 )
demandElements vehicle volatileRecomputing ( Last six runs Feb2022 )

TEST FAILED on ts-sim-build-ba : demandElements stop busstop create actType ( Last six runs Feb2022 )

---------- Differences in errors ----------
24d23
< Debug: Selected item 'stopLane' in TagSelector
26,72c25
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" actType=";;;;;;;;;;"/>
        <stop busStop="busStopB"/>
        <stop busStop="busStopB" actType="dummy Act"/>
        <stop busStop="busStopB" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop create containerTrigger ( Last six runs Feb2022 )

---------- Differences in errors ----------
24d23
< Debug: Selected item 'stopLane' in TagSelector
---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7,8c7,8
<         <stop busStop="busStopB"/>
<         <stop busStop="busStopB"/>
---
>         <stop busStop="busStopB" duration="60.00" parking="1" actType="waiting"/>
>         <stop busStop="busStopB" duration="60.00" until="0.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop create default ( Last six runs Feb2022 )

---------- Differences in errors ----------
24d23
< Debug: Selected item 'stopLane' in TagSelector
---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7c7
<         <stop busStop="busStopB"/>
---
>         <stop busStop="busStopB" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop create duration ( Last six runs Feb2022 )

---------- Differences in errors ----------
24d23
< Debug: Selected item 'stopLane' in TagSelector
28,31c27,30
< Debug: Invalid input parameter of stopBusStop: 'duration' doesn't have a valid 'float' format
< Debug: Invalid input parameter of stopBusStop: 'duration' cannot be negative
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
> Debug: Selected invalid item in TagSelector
> Debug: Selected invalid item in TagSelector
> Debug: Selected invalid item in TagSelector
58,59d56
< Debug: Deleting unreferenced stopBusStop 'vehicle_0'
< Debug: Deleting unreferenced stopBusStop 'vehicle_0'
---------- Differences in log ----------
0a1,4
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7,10c7,8
<         <stop busStop="busStopB"/>
<         <stop busStop="busStopB"/>
<         <stop busStop="busStopB"/>
<         <stop busStop="busStopB"/>
---
>         <stop busStop="busStopB" duration="60.00" parking="1" actType="waiting"/>
>         <stop busStop="busStopB" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop create expected ( Last six runs Feb2022 )

---------- Differences in errors ----------
24d23
< Debug: Selected item 'stopLane' in TagSelector
26,71c25
< Debug: Invalid input parameter of stopBusStop: invalid id used in expected
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" triggered="person"/>
        <stop busStop="busStopB" triggered="person" expected="ID1"/>
        <stop busStop="busStopB" triggered="person" expected="ID1 ID2 ID3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop create expectedContainer ( Last six runs Feb2022 )

---------- Differences in errors ----------
24d23
< Debug: Selected item 'stopLane' in TagSelector
26,29c25,28
< Debug: Invalid input parameter of stopBusStop: invalid id used in expectedContainers
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of stopBusStop
> Debug: Invalid input parameter of stopBusStop
> Debug: Invalid input parameter of stopBusStop
> Debug: Invalid input parameter of stopBusStop
32c31,32
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
34,71d33
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB"/>
        <stop busStop="busStopB" expectedContainers=""/>
        <stop busStop="busStopB" expectedContainers=""/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop create extension ( Last six runs Feb2022 )

---------- Differences in errors ----------
24d23
< Debug: Selected item 'stopLane' in TagSelector
28,74c27
< Debug: Invalid input parameter of stopBusStop: 'extension' doesn't have a valid SUMOTime format
< Debug: Invalid input parameter of stopBusStop: 'extension' doesn't have a valid SUMOTime format
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB"/>
        <stop busStop="busStopB" extension="0.00"/>
        <stop busStop="busStopB" extension="0.00"/>
        <stop busStop="busStopB" extension="22.33"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop create no_parent ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
26d23
< Debug: Selected item 'stopLane' in TagSelector
32,65c29
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Deleting unreferenced vehicle 'vehicle_0'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Deleting unreferenced busStop 'busStopB'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Warning: Click over a stopBusStop to create a stop placed in a stopBusStop
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop create parking ( Last six runs Feb2022 )

---------- Differences in errors ----------
24d23
< Debug: Selected item 'stopLane' in TagSelector
28d26
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
55d52
< Debug: Deleting unreferenced stopBusStop 'vehicle_0'
---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7,9c7,8
<         <stop busStop="busStopB"/>
<         <stop busStop="busStopB" parking="0"/>
<         <stop busStop="busStopB" parking="1"/>
---
>         <stop busStop="busStopB" duration="60.00" parking="1" actType="waiting"/>
>         <stop busStop="busStopB" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop create triggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
24d23
< Debug: Selected item 'stopLane' in TagSelector
---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7,8c7,8
<         <stop busStop="busStopB"/>
<         <stop busStop="busStopB" triggered="person"/>
---
>         <stop busStop="busStopB" duration="60.00" parking="1" actType="waiting"/>
>         <stop busStop="busStopB" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop create until ( Last six runs Feb2022 )

---------- Differences in errors ----------
24d23
< Debug: Selected item 'stopLane' in TagSelector
27,64c26
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopBusStop: 'until' doesn't have a valid 'float' format
< Debug: Invalid input parameter of stopBusStop: 'until' cannot be negative
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Deleting unreferenced stopBusStop 'vehicle_0'
< Debug: Deleting unreferenced stopBusStop 'vehicle_0'
< Debug: Deleting unreferenced stopBusStop 'vehicle_0'
< Debug: Deleting unreferenced stopBusStop 'vehicle_0'
< Debug: Deleting unreferenced vehicle 'vehicle_0'
< Debug: Deleting unreferenced route 'route_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">
    <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB"/>
        <stop busStop="busStopB"/>
        <stop busStop="busStopB"/>
        <stop busStop="busStopB"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop delete ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
25d23
< Debug: Selected item 'stopLane' in TagSelector
32,43d29
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< 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: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
51,91c37
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,6c5,6
< TestFunctions: Clicked over position 594 - 358
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343
> TestFunctions: Clicked over position 594 - 343
10c10
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343
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="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop inspect_selection actType ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,34d27
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
39,41d31
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
45,46c35,37
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing stopBusStop 'route_0' in GNEChange_DemandElement
> Debug: Removing stopBusStop 'route_0' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
49,50c40,42
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
> Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
55,57d46
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343
---------- Differences in routes ----------
5,7c5,7
<     <route edges="gneE0 gneE1" color="yellow" id="route_0">
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" actType="singing"/>
<         <stop busStop="busStopB" duration="60.00" extension="20.00" actType="singing"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow">
>         <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 busstop inspect_selection containerTrigger ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,34d27
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
55,58d47
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
86,88d74
< Debug: Deleting unreferenced 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 output ----------
4c4
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343
---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0">
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow">

TEST FAILED on ts-sim-build-ba : demandElements stop busstop inspect_selection duration ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29c28
< Debug: Value 'dummyValue' for attribute duration of stopBusStop isn't valid
---
> Debug: Value 'dummyValue' for attribute extension of stopBusStop isn't valid
32c31
< Debug: Value '-5' for attribute duration of stopBusStop isn't valid
---
> Debug: Value '-5' for attribute extension of stopBusStop isn't valid
45,72d43
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Removing stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343
---------- Differences in routes ----------
5,7c5,7
<     <route edges="gneE0 gneE1" color="yellow" id="route_0">
<         <stop busStop="busStopA" duration="3.50" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop busStop="busStopB" duration="3.50" extension="20.00"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow">
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="3.50" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop busStop="busStopB" duration="60.00" extension="3.50"/>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop inspect_selection expected ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,111c28
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value ';;;;;' for attribute expected of stopBusStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE0 gneE1" color="yellow" id="route_0">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="ID2" expectedContainers="IDB" tripId="IDC"/>
        <stop busStop="busStopB" duration="60.00" extension="20.00" triggered="person" expected="ID2"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop inspect_selection expectedContainer ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,39d27
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value ';;;;;' for attribute expectedContainers of stopBusStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
44,50d31
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
54,63c35,37
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343
---------- Differences in routes ----------
5,7c5,7
<     <route edges="gneE0 gneE1" color="yellow" id="route_0">
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="ID2" tripId="IDC"/>
<         <stop busStop="busStopB" duration="60.00" extension="20.00" expectedContainers="ID2"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow">
>         <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 busstop inspect_selection extension ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29d27
< Debug: Value 'dummyValue' for attribute extension of stopBusStop isn't valid
32c30,33
< Debug: Value '-5' for attribute extension of stopBusStop isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
45,72d45
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Removing stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343
---------- Differences in routes ----------
5,7c5,7
<     <route edges="gneE0 gneE1" color="yellow" id="route_0">
<         <stop busStop="busStopA" duration="70.00" until="12.00" extension="3.50" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop busStop="busStopB" duration="60.00" extension="3.50"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow">
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" actType="3.5"/>
>         <stop busStop="busStopB" duration="60.00" extension="20.00" actType="3.5"/>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop inspect_selection parking ( Last six runs Feb2022 )

---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0">
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow">

TEST FAILED on ts-sim-build-ba : demandElements stop busstop inspect_selection triggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,92c28
< 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
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Removing stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343
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="busStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <busStop id="busStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE0 gneE1" color="yellow" id="route_0">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
        <stop busStop="busStopB" duration="60.00" extension="20.00" triggered="person"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop inspect_selection until ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29d27
< Debug: Value 'dummyValue' for attribute until of stopBusStop isn't valid
32c30,32
< Debug: Value '-5' for attribute until of stopBusStop isn't valid
---
> Debug: Value '' for attribute expected of stopBusStop isn't valid
> Debug: Setting new attribute
> Debug: Setting new attribute
45,72d44
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Removing stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343
---------- Differences in routes ----------
5,7c5,7
<     <route edges="gneE0 gneE1" color="yellow" id="route_0">
<         <stop busStop="busStopA" duration="70.00" until="3.50" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop busStop="busStopB" duration="60.00" until="3.50" extension="20.00"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow">
>         <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="3.5" expectedContainers="IDB" tripId="IDC"/>
>         <stop busStop="busStopB" duration="60.00" extension="20.00" expected="3.5"/>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop load containerTrigger ( Last six runs Feb2022 )

---------- Differences in routes ----------
6d5
<         <stop busStop="busStop" triggered="person"/>
7a7
>         <stop busStop="busStop" triggered="person"/>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop load duration ( Last six runs Feb2022 )

---------- Differences in routes ----------
6d5
<         <stop busStop="busStop" duration="2.00"/>
7a7
>         <stop busStop="busStop" duration="2.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop load triggered ( Last six runs Feb2022 )

---------- Differences in routes ----------
9d8
<         <stop busStop="busStop" triggered="person"/>
10a10
>         <stop busStop="busStop" triggered="person"/>

TEST FAILED on ts-sim-build-ba : demandElements stop busstop volatileRecomputing ( Last six runs Feb2022 )

---------- Differences in errors ----------
10,11d9
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
30,35d27
< Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement
53,58d44
< Debug: Deleting unreferenced stopBusStop 'route_1'
< Debug: Deleting unreferenced stopBusStop 'route_1'
< Debug: Deleting unreferenced stopBusStop 'route_1'
< Debug: Deleting unreferenced stopBusStop 'route_1'
< Debug: Deleting unreferenced stopBusStop 'route_1'
< Debug: Deleting unreferenced stopBusStop 'route_1'
133,145c119,136
< Debug: Deleting unreferenced busStop 'busStopA' in AttributeCarriers destructor
< Debug: Deleting unreferenced busStop 'busStopB' in AttributeCarriers destructor
< Debug: Deleting unreferenced busStop 'busStopC' in AttributeCarriers destructor
< Debug: Deleting unreferenced busStop 'busStopD' in AttributeCarriers destructor
< Debug: Deleting unreferenced busStop 'busStopE' in AttributeCarriers destructor
< Debug: Deleting unreferenced busStop 'busStopF' in AttributeCarriers destructor
< Debug: Deleting unreferenced busStop 'busStopG' in AttributeCarriers destructor
< Debug: Deleting unreferenced busStop 'busStopH' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced route 'route_0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5,10c5
<     <route edges="gneE2 gneE4" color="yellow" id="route_0">
<         <stop busStop="busStopH" duration="60.00"/>
<         <stop busStop="busStopG" duration="60.00"/>
<         <stop busStop="busStopF" duration="60.00"/>
<         <stop busStop="busStopE" duration="60.00"/>
<         <stop busStop="busStopD" duration="60.00"/>
---
>     <route id="route_0" edges="gneE2 gneE4" color="yellow">
12,17d6
<     </route>
<     <route edges="gneE0 gneE1" color="yellow" id="route_1">
<         <stop busStop="busStopH" duration="60.00"/>
<         <stop busStop="busStopG" duration="60.00"/>
<         <stop busStop="busStopF" duration="60.00"/>
<         <stop busStop="busStopE" duration="60.00"/>
19,22d7
<         <stop busStop="busStopC" duration="60.00"/>
<         <stop busStop="busStopH" duration="60.00"/>
<         <stop busStop="busStopG" duration="60.00"/>
<         <stop busStop="busStopF" duration="60.00"/>
24,26c9,13
<         <stop busStop="busStopD" duration="60.00"/>
<         <stop busStop="busStopC" duration="60.00"/>
<         <stop busStop="busStopB" duration="60.00"/>
---
>         <stop busStop="busStopF" duration="60.00"/>
>         <stop busStop="busStopG" duration="60.00"/>
>         <stop busStop="busStopH" duration="60.00"/>
>     </route>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation create actType ( Last six runs Feb2022 )

---------- Differences in errors ----------
23,70c23,24
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" actType=";;;;;;;;;;"/>
        <stop chargingStation="chargingStationB"/>
        <stop chargingStation="chargingStationB" actType="dummy Act"/>
        <stop chargingStation="chargingStationB" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation create containerTrigger ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
25,34c23
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
39,83d27
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00"/>
        <stop chargingStation="chargingStationB" duration="60.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation create default ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
25,30c23
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
34,69c27
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <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 chargingstation create duration ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
25c23
< Debug: Selected item 'stopLane' in TagSelector
---
> Debug: Selected invalid item in TagSelector
28,41c26,28
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopChargingStation: 'duration' doesn't have a valid 'float' format
< Debug: Invalid input parameter of stopChargingStation: 'duration' cannot be negative
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
> Debug: Selected invalid item in TagSelector
> Debug: Selected invalid item in TagSelector
54,62d40
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,5
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
6,9c6
<         <stop chargingStation="chargingStationB"/>
<         <stop chargingStation="chargingStationB" duration="60.00"/>
<         <stop chargingStation="chargingStationB" duration="0.00"/>
<         <stop chargingStation="chargingStationB" duration="22.33"/>
---
>         <stop chargingStation="chargingStationB" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation create expected ( Last six runs Feb2022 )

---------- Differences in errors ----------
23,28c23
< 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 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
31c26
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
33,69d27
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
<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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" triggered="person"/>
        <stop chargingStation="chargingStationB" triggered="person" expected="ID1"/>
        <stop chargingStation="chargingStationB" triggered="person" expected="ID1 ID2 ID3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation create expectedContainer ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
25,39c23
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Invalid input parameter of stopChargingStation: invalid id used in expectedContainers
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
44,94d27
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <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 chargingstation create extension ( Last six runs Feb2022 )

---------- Differences in errors ----------
23,72c23,24
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopChargingStation: 'extension' doesn't have a valid SUMOTime format
< Debug: Invalid input parameter of stopChargingStation: 'extension' doesn't have a valid SUMOTime format
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB"/>
        <stop chargingStation="chargingStationB" extension="0.00"/>
        <stop chargingStation="chargingStationB" extension="0.00"/>
        <stop chargingStation="chargingStationB" extension="22.33"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation create no_parent ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
25,26c23
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
---
> Debug: Selected invalid item in TagSelector
30,61c27
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Deleting unreferenced flow 'flow'
< Debug: Deleting unreferenced chargingStation 'chargingStationB'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <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 chargingstation create parking ( Last six runs Feb2022 )

---------- Differences in errors ----------
23,27c23
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
30c26
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
32,68d27
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB"/>
        <stop chargingStation="chargingStationB" parking="0"/>
        <stop chargingStation="chargingStationB" parking="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation create triggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
23,26c23
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
29c26
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
31,66d27
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB"/>
        <stop chargingStation="chargingStationB" triggered="person"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation create until ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
25,95c23,24
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopChargingStation: 'until' doesn't have a valid 'float' format
< Debug: Invalid input parameter of stopChargingStation: 'until' cannot be negative
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flow 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <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 chargingstation delete ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,83c1
< 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 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'flow' in DemandElementSelector
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,14d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 383
< TestFunctions: Clicked over position 594 - 383
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 631 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 594 - 383
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <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 chargingstation inspect actType ( Last six runs Feb2022 )

---------- Differences in errors ----------
27d26
< Debug: Setting new attribute
---------- Differences in routes ----------
6c6
<         <stop chargingStation="chargingStationB" duration="60.00" parking="1" actType="singing"/>
---
>         <stop chargingStation="chargingStationB" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation inspect duration ( Last six runs Feb2022 )

---------- Differences in errors ----------
23,31c23
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute into stopChargingStation 'flow'
< Debug: Setting new attribute into stopChargingStation 'flow'
< Debug: Value 'dummyValue' for attribute duration of stopChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute duration of stopChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in TagSelector
34c26
< Debug: Restoring previous attribute
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
36,70d27
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
<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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="3.50" parking="1" actType="waiting"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation inspect expected ( Last six runs Feb2022 )

---------- Differences in errors ----------
23,29c23
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '' for attribute expected of stopChargingStation isn't valid
< Debug: Value ';;;;;' for attribute expected of stopChargingStation isn't valid
< Debug: Setting new attribute
---
> Debug: Selected invalid item in TagSelector
32c26
< Debug: Restoring previous attribute
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
34,68d27
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
<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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="person" parking="1" expected="ID1" actType="waiting"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation inspect extension ( Last six runs Feb2022 )

---------- Differences in errors ----------
23,31c23
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute into stopChargingStation 'flow'
< Debug: Setting new attribute into stopChargingStation 'flow'
< Debug: Value 'dummyValue' for attribute extension of stopChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute extension of stopChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in TagSelector
34c26
< Debug: Restoring previous attribute
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
36,70d27
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
<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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" extension="3.50" parking="1" actType="waiting"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation inspect triggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
23,27c23
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of stopChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in TagSelector
30c26
< Debug: Restoring previous attribute
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
32,66d27
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="person container" parking="1" actType="waiting"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation inspect until ( Last six runs Feb2022 )

---------- Differences in errors ----------
23,31c23
< Debug: Selected item 'stopChargingStation' in TagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute into stopChargingStation 'flow'
< Debug: Setting new attribute into stopChargingStation 'flow'
< Debug: Value 'dummyValue' for attribute until of stopChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of stopChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in TagSelector
34c26
< Debug: Restoring previous attribute
---
> Debug: Removing flow 'flow' in GNEChange_DemandElement
36,70d27
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
<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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" until="3.50" parking="1" actType="waiting"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation inspect_selection actType ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,34d27
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
39,41d31
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
45,46c35,37
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
> Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
> Debug: Removing flow 'flow' in GNEChange_DemandElement
49,50c40,42
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding flow 'flow' in GNEChange_DemandElement
> Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
> Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
55,57d46
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" actType="singing"/>
<         <stop chargingStation="chargingStationB" duration="60.00" extension="20.00" actType="singing"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop chargingStation="chargingStationB" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation inspect_selection containerTrigger ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,34d27
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
55,58d47
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
86,88d74
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation inspect_selection duration ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29c28,29
< Debug: Value 'dummyValue' for attribute duration of stopChargingStation isn't valid
---
> Debug: Value 'stopChargingStation' for attribute extension of stopChargingStation isn't valid
> Debug: Value 'dummyValue' for attribute extension of stopChargingStation isn't valid
32c32
< Debug: Value '-5' for attribute duration of stopChargingStation isn't valid
---
> Debug: Value '-5' for attribute extension of stopChargingStation isn't valid
35,44d34
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
53,72d42
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Removing flow 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop chargingStation="chargingStationA" duration="3.50" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop chargingStation="chargingStationB" duration="3.50" extension="20.00"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="0.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop chargingStation="chargingStationB" duration="60.00" extension="0.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation inspect_selection expected ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,111c28
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value ';;;;;' for attribute expected of stopChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
<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="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <flow id="flow" 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="person container" parking="1" expected="ID2" expectedContainers="IDB" tripId="IDC"/>
        <stop chargingStation="chargingStationB" duration="60.00" extension="20.00" triggered="person" expected="ID2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation inspect_selection expectedContainer ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,39d27
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value ';;;;;' for attribute expectedContainers of stopChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
44,50d31
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
54,63c35,37
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="ID2" tripId="IDC"/>
<         <stop chargingStation="chargingStationB" duration="60.00" extension="20.00" expectedContainers="ID2"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop chargingStation="chargingStationB" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation inspect_selection extension ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29d27
< Debug: Value 'dummyValue' for attribute extension of stopChargingStation isn't valid
32c30,33
< Debug: Value '-5' for attribute extension of stopChargingStation isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
45,72d45
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Removing flow 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="3.50" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop chargingStation="chargingStationB" duration="60.00" extension="3.50"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" actType="0"/>
>         <stop chargingStation="chargingStationB" duration="60.00" extension="20.00" actType="0"/>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation inspect_selection parking ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,36d27
< 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
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
57,60d47
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
88,90d74
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation inspect_selection triggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,92c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'dummy' for attribute triggered of stopChargingStation isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,11d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 376
< dummy
< 
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.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="chargingStationA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <flow id="flow" 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="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
        <stop chargingStation="chargingStationB" duration="60.00" extension="20.00" triggered="person"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation inspect_selection until ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29d27
< Debug: Value 'dummyValue' for attribute until of stopChargingStation isn't valid
32c30,32
< Debug: Value '-5' for attribute until of stopChargingStation isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Value '' for attribute expected of stopChargingStation isn't valid
45,72d44
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Removing flow 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
6,7c6,7
<         <stop chargingStation="chargingStationA" duration="70.00" until="3.50" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop chargingStation="chargingStationB" duration="60.00" until="3.50" extension="20.00"/>
---
>         <stop chargingStation="chargingStationA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="0" expectedContainers="IDB" tripId="IDC"/>
>         <stop chargingStation="chargingStationB" duration="60.00" extension="20.00" expected="0"/>

TEST FAILED on ts-sim-build-ba : demandElements stop chargingstation volatileRecomputing ( Last six runs Feb2022 )

---------- Differences in errors ----------
10d9
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
19,34c18,27
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'route_1' in GNEChange_DemandElement
---
> Debug: Adding trip 'trip0' in GNEChange_DemandElement
> Debug: Adding stopChargingStation 'trip0' in GNEChange_DemandElement
> Debug: Adding stopChargingStation 'trip0' in GNEChange_DemandElement
> Debug: Adding stopChargingStation 'trip0' in GNEChange_DemandElement
> Debug: Adding stopChargingStation 'trip0' in GNEChange_DemandElement
> Debug: Adding stopChargingStation 'trip0' in GNEChange_DemandElement
> Debug: Adding stopChargingStation 'trip0' in GNEChange_DemandElement
> Debug: Adding trip 'trip1' in GNEChange_DemandElement
> Debug: Adding stopChargingStation 'trip1' in GNEChange_DemandElement
> Debug: Adding stopChargingStation 'trip1' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5,19c5
<     <route edges="gneE2 gneE4" color="yellow" id="route_0">
<         <stop chargingStation="chargingStationH" duration="60.00"/>
<         <stop chargingStation="chargingStationG" duration="60.00"/>
<         <stop chargingStation="chargingStationF" duration="60.00"/>
<         <stop chargingStation="chargingStationE" duration="60.00"/>
<         <stop chargingStation="chargingStationD" duration="60.00"/>
<         <stop chargingStation="chargingStationC" duration="60.00"/>
<     </flow>
<     <route edges="gneE0 gneE1" color="yellow" id="route_1">
<         <stop chargingStation="chargingStationH" duration="60.00"/>
<         <stop chargingStation="chargingStationG" duration="60.00"/>
<         <stop chargingStation="chargingStationF" duration="60.00"/>
<         <stop chargingStation="chargingStationE" duration="60.00"/>
<         <stop chargingStation="chargingStationD" duration="60.00"/>
<         <stop chargingStation="chargingStationC" duration="60.00"/>
---
>     <trip id="trip0" depart="0.00" from="gneE0" to="gneE1">
25a12,13
>     </trip>
>     <trip id="trip1" depart="0.00" from="gneE0" to="gneE1">
28c16
<     </flow>
---
>     </trip>

TEST FAILED on ts-sim-build-ba : demandElements stop containerstop create actType ( Last six runs Feb2022 )

---------- Differences in errors ----------
23d22
< Debug: Selected item 'stopLane' in TagSelector
25,70c24
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<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">
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" actType=";;;;;;;;;;"/>
        <stop containerStop="containerStopB"/>
        <stop containerStop="containerStopB" actType="dummy Act"/>
        <stop containerStop="containerStopB" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop containerstop create containerTrigger ( Last six runs Feb2022 )

---------- Differences in errors ----------
23d22
< Debug: Selected item 'stopLane' in TagSelector
---------- Differences in routes ----------
6,7c6,7
<         <stop containerStop="containerStopB"/>
<         <stop containerStop="containerStopB"/>
---
>         <stop containerStop="containerStopB" duration="60.00" parking="1" actType="waiting"/>
>         <stop containerStop="containerStopB" duration="60.00" until="0.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop containerstop create default ( Last six runs Feb2022 )

---------- Differences in errors ----------
23d22
< Debug: Selected item 'stopLane' in TagSelector
---------- Differences in routes ----------
6c6
<         <stop containerStop="containerStopB"/>
---
>         <stop containerStop="containerStopB" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop containerstop create duration ( Last six runs Feb2022 )

---------- Differences in errors ----------
23d22
< Debug: Selected item 'stopLane' in TagSelector
27,30c26,29
< Debug: Invalid input parameter of stopContainerStop: 'duration' doesn't have a valid 'float' format
< Debug: Invalid input parameter of stopContainerStop: 'duration' cannot be negative
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
> Debug: Selected invalid item in TagSelector
> Debug: Selected invalid item in TagSelector
> Debug: Selected invalid item in TagSelector
57,58d55
< Debug: Deleting unreferenced stopContainerStop 'trip'
< Debug: Deleting unreferenced stopContainerStop 'trip'
---------- Differences in log ----------
0a1,4
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
6,9c6,7
<         <stop containerStop="containerStopB"/>
<         <stop containerStop="containerStopB"/>
<         <stop containerStop="containerStopB"/>
<         <stop containerStop="containerStopB"/>
---
>         <stop containerStop="containerStopB" duration="60.00" parking="1" actType="waiting"/>
>         <stop containerStop="containerStopB" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop containerstop create expected ( Last six runs Feb2022 )

---------- Differences in errors ----------
23d22
< Debug: Selected item 'stopLane' in TagSelector
25,69c24
< Debug: Invalid input parameter of stopContainerStop: invalid id used in expected
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<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">
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" triggered="person"/>
        <stop containerStop="containerStopB" triggered="person" expected="ID1"/>
        <stop containerStop="containerStopB" triggered="person" expected="ID1 ID2 ID3"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop containerstop create expectedContainer ( Last six runs Feb2022 )

---------- Differences in errors ----------
23d22
< Debug: Selected item 'stopLane' in TagSelector
25,28c24,27
< Debug: Invalid input parameter of stopContainerStop: invalid id used in expectedContainers
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of stopContainerStop
> Debug: Invalid input parameter of stopContainerStop
> Debug: Invalid input parameter of stopContainerStop
> Debug: Invalid input parameter of stopContainerStop
31c30
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
---
> Debug: Removing trip 'trip' in GNEChange_DemandElement
33,69d31
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
<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">
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB"/>
        <stop containerStop="containerStopB" expectedContainers=""/>
        <stop containerStop="containerStopB" expectedContainers=""/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop containerstop create extension ( Last six runs Feb2022 )

---------- Differences in errors ----------
23d22
< Debug: Selected item 'stopLane' in TagSelector
27,72c26
< Debug: Invalid input parameter of stopContainerStop: 'extension' doesn't have a valid SUMOTime format
< Debug: Invalid input parameter of stopContainerStop: 'extension' doesn't have a valid SUMOTime format
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<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">
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB"/>
        <stop containerStop="containerStopB" extension="0.00"/>
        <stop containerStop="containerStopB" extension="0.00"/>
        <stop containerStop="containerStopB" extension="22.33"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop containerstop create no_parent ( Last six runs Feb2022 )

---------- Differences in errors ----------
23d22
< Debug: Selected item 'stopLane' in TagSelector

TEST FAILED on ts-sim-build-ba : demandElements stop containerstop create parking ( Last six runs Feb2022 )

---------- Differences in errors ----------
23d22
< Debug: Selected item 'stopLane' in TagSelector
27d25
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
54d51
< Debug: Deleting unreferenced stopContainerStop 'trip'
---------- Differences in routes ----------
6,8c6,7
<         <stop containerStop="containerStopB"/>
<         <stop containerStop="containerStopB" parking="0"/>
<         <stop containerStop="containerStopB" parking="1"/>
---
>         <stop containerStop="containerStopB" duration="60.00" parking="1" actType="waiting"/>
>         <stop containerStop="containerStopB" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop containerstop create triggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
23d22
< Debug: Selected item 'stopLane' in TagSelector
---------- Differences in routes ----------
6,7c6,7
<         <stop containerStop="containerStopB"/>
<         <stop containerStop="containerStopB" triggered="person"/>
---
>         <stop containerStop="containerStopB" duration="60.00" parking="1" actType="waiting"/>
>         <stop containerStop="containerStopB" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop containerstop create until ( Last six runs Feb2022 )

---------- Differences in errors ----------
23d22
< Debug: Selected item 'stopLane' in TagSelector
26,72c25
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopContainerStop: 'until' doesn't have a valid 'float' format
< Debug: Invalid input parameter of stopContainerStop: 'until' cannot be negative
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<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">
    <containerStop id="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB"/>
        <stop containerStop="containerStopB"/>
        <stop containerStop="containerStopB"/>
        <stop containerStop="containerStopB"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop containerstop delete ( Last six runs Feb2022 )

---------- Differences in errors ----------
23d22
< Debug: Selected item 'stopLane' in TagSelector
26,29d24
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
36,65c31
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Deleting unreferenced stopContainerStop 'trip'
< Debug: Deleting unreferenced trip 'trip'
< Debug: Deleting unreferenced containerStop 'containerStopB'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
<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="containerStopB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop containerstop inspect actType ( Last six runs Feb2022 )

---------- Differences in errors ----------
27d26
< Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : demandElements stop containerstop inspect_selection actType ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,34d27
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
39,41d31
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
45,46c35,37
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
> Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
> Debug: Removing trip 'trip' in GNEChange_DemandElement
49,50c40,42
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding trip 'trip' in GNEChange_DemandElement
> Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
> Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
55,57d46
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343
---------- Differences in routes ----------
6,7c6,7
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" 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 containerstop inspect_selection containerTrigger ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,34d27
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
55,58d47
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
86,88d74
< Debug: Deleting unreferenced 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 output ----------
4c4
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343

TEST FAILED on ts-sim-build-ba : demandElements stop containerstop inspect_selection duration ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,48d27
< Debug: Value 'dummyValue' for attribute duration of stopContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-5' for attribute duration of stopContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
69,80d47
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343
---------- Differences in routes ----------
6,7c6,7
<         <stop containerStop="containerStopA" duration="3.50" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop containerStop="containerStopB" duration="3.50" extension="20.00"/>
---
>         <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 containerstop inspect_selection expected ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,39d27
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value ';;;;;' for attribute expected of stopContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
44,50d31
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
54,63c35,37
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343
---------- Differences in routes ----------
6,7c6,7
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="ID2" expectedContainers="IDB" tripId="IDC"/>
<         <stop containerStop="containerStopB" duration="60.00" extension="20.00" triggered="person" 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 containerstop inspect_selection expectedContainer ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,39d27
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value ';;;;;' for attribute expectedContainers of stopContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
44,50d31
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
54,63c35,37
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343
---------- Differences in routes ----------
6,7c6,7
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="ID2" tripId="IDC"/>
<         <stop containerStop="containerStopB" duration="60.00" extension="20.00" 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 containerstop inspect_selection extension ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,48d27
< Debug: Value 'dummyValue' for attribute extension of stopContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-5' for attribute extension of stopContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
69,80d47
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343
---------- Differences in routes ----------
6,7c6,7
<         <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="3.50" triggered="person container" 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 containerstop inspect_selection parking ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,36d27
< 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
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
57,60d47
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
88,90d74
< Debug: Deleting unreferenced 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 output ----------
4c4
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343

TEST FAILED on ts-sim-build-ba : demandElements stop containerstop inspect_selection triggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,36d27
< 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
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
57,60d47
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
88,90d74
< Debug: Deleting unreferenced 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 output ----------
4c4
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343
---------- Differences in routes ----------
7c7
<         <stop containerStop="containerStopB" duration="60.00" extension="20.00" triggered="person"/>
---
>         <stop containerStop="containerStopB" duration="60.00" extension="20.00"/>

TEST FAILED on ts-sim-build-ba : demandElements stop containerstop inspect_selection until ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
29,48d27
< Debug: Value 'dummyValue' for attribute until of stopContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of stopContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
69,80d47
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< TestFunctions: Clicked over position 594 - 358
---
> TestFunctions: Clicked over position 594 - 343
---------- Differences in routes ----------
6,7c6,7
<         <stop containerStop="containerStopA" duration="70.00" until="3.50" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop containerStop="containerStopB" duration="60.00" until="3.50" extension="20.00"/>
---
>         <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 containerstop load containerTrigger ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,62c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Error: Attribute 'containerTriggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <containerStop id="containerStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
Error: Attribute 'containerTriggered' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
Error: Attribute 'containerTriggered' in definition of a stop is not of type bool.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="person"/>
        <stop containerStop="containerStop" triggered="container"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop containerstop load expected ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,59c1
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Error: Attribute 'expected' in definition of a stop is empty.
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Disabled toggle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <containerStop id="containerStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'expected' in definition of a stop is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="person"/>
        <stop containerStop="containerStop" triggered="person" expected=";;;;"/>
        <stop containerStop="containerStop" triggered="person" expected="ID1"/>
        <stop containerStop="containerStop" triggered="person" expected="ID1 ID2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop lane create actType ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
26,42c24,27
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of stopLane
> Debug: Invalid input parameter of stopLane
> Debug: Invalid input parameter of stopLane
> Debug: Invalid input parameter of stopLane
53,64d37
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5,11c5,6
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
<     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800">
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" actType=";;;;;;;;;;"/>
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00"/>
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" actType="ID1"/>
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" actType="ID1 ID2 ID3"/>
<     </flow>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane create containerTrigger ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
26,27d23
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
29,31c25
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of stopLane
39d32
< Debug: Keys Ctrl+Z (Undo) pressed
47,50d39
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
65d53
< Debug: Deleting unreferenced stopLane 'routeFlow'
76,78d63
< Debug: Deleting unreferenced 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 routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7,8c7
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00"/>
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00"/>
---
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane create default ( Last six runs Feb2022 )

---------- Differences in errors ----------
24d23
< Debug: Selected item 'stopLane' in TagSelector
---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7c7
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00"/>
---
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane create duration ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
26,96c24,26
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopLane: 'duration' doesn't have a valid 'float' format
< Debug: Invalid input parameter of stopLane: 'duration' cannot be negative
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800">
        <stop lane="gneE1_0" startPos="12.00" endPos="22.00"/>
        <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00"/>
        <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="0.00"/>
        <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="22.33"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop lane create expected ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
26,91c24
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Invalid input parameter of stopLane: invalid id used in expected
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800">
        <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" triggered="person"/>
        <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" triggered="person" expected="ID1"/>
        <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" triggered="person" expected="ID1 ID2 ID3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop lane create expectedContainer ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
26,91c24
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Invalid input parameter of stopLane: invalid id used in expectedContainers
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800">
        <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00"/>
        <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" expectedContainers="ID1"/>
        <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" expectedContainers="ID1 ID2 ID3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop lane create extension ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
26d23
< Debug: Selected item 'stopLane' in TagSelector
29,30c26,27
< Debug: Invalid input parameter of stopLane: 'extension' doesn't have a valid SUMOTime format
< Debug: Invalid input parameter of stopLane: 'extension' doesn't have a valid SUMOTime format
---
> Debug: Invalid input parameter of stopLane
> Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
39,58d35
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7,10c7,11
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00"/>
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00"/>
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00"/>
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00"/>
---
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" friendlyPos="1" actType="waiting"/>
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" friendlyPos="1" actType="waiting"/>
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" friendlyPos="1" actType="waiting"/>
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" friendlyPos="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane create friendlyPos ( Last six runs Feb2022 )

---------- Differences in errors ----------
24d23
< Debug: Selected item 'stopLane' in TagSelector
---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7,8c7,8
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00"/>
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" friendlyPos="1"/>
---
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane create no_parent ( Last six runs Feb2022 )

---------- Differences in errors ----------
24d23
< Debug: Selected item 'stopLane' in TagSelector
---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane create parking ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
26,27d23
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
29a26
> Debug: Invalid input parameter of stopLane
36,50d32
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
57d38
< Debug: Keys Ctrl+Y (Redo) pressed
73d53
< Debug: Deleting unreferenced stopLane 'routeFlow'
84,86d63
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7,9c7,8
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00"/>
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="0"/>
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1"/>
---
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" extension="0.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane create triggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
26,27d23
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
29,31c25
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of stopLane
39d32
< Debug: Keys Ctrl+Z (Undo) pressed
47,50d39
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
65d53
< Debug: Deleting unreferenced stopLane 'routeFlow'
76,78d63
< Debug: Deleting unreferenced 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 routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7,8c7
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00"/>
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" triggered="person"/>
---
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane create until ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
26,57d23
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopLane: 'until' doesn't have a valid 'float' format
< Debug: Invalid input parameter of stopLane: 'until' cannot be negative
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800">
        <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00"/>
        <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" until="0.00"/>
        <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" until="0.00"/>
        <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" until="22.33"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop lane delete ( Last six runs Feb2022 )

---------- Differences in errors ----------
3,8c3,7
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
11c10
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
---
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
13,14c12,13
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
17,20c16,19
< 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
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="12.50" 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.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
16c16
<         <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
19c19
<         <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00">
---------- Differences in routes ----------
4a5,8
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800">
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>
>     </flow>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect actType ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
25d23
< Debug: Selected item 'stopLane' in TagSelector
27,32d24
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
35c27
< Debug: Restoring previous attribute
---
> Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
38,41c30,31
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
44c34,35
< Debug: Setting new attribute
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
47c38
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7c7
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" actType="custom"/>
---
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect containerTrigger ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
25d23
< Debug: Selected item 'stopLane' in TagSelector
27,30d24
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
45,47d38
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
72,74d62
< Debug: Deleting unreferenced 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 routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7c7
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00"/>
---
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect duration ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
25d23
< Debug: Selected item 'stopLane' in TagSelector
27,43d24
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'dummyValue' for attribute duration of stopLane isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute duration of stopLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
46,47c27
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
50,60c30,31
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7c7
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="3.50"/>
---
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect expected ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
25d23
< Debug: Selected item 'stopLane' in TagSelector
27,41d24
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value ';;;;;' for attribute expected of stopLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
44c27
< Debug: Restoring previous attribute
---
> Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
47,56c30,31
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7c7
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" triggered="person" expected="ID2"/>
---
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect expectedContainer ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
25d23
< Debug: Selected item 'stopLane' in TagSelector
27,41d24
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value ';;;;;' for attribute expectedContainers of stopLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
44c27
< Debug: Restoring previous attribute
---
> Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
47,56c30,31
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7c7
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" expectedContainers="ID2"/>
---
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect extension ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
25d23
< Debug: Selected item 'stopLane' in TagSelector
27,45d24
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'dummyValue' for attribute extension of stopLane isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute extension of stopLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
48,49c27
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
52,62c30,31
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7c7
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" extension="3.50"/>
---
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect friendlyPos ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
25d23
< Debug: Selected item 'stopLane' in TagSelector
27d24
< Debug: Setting new attribute
30c27
< Debug: Restoring previous attribute
---
> Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
33c30,31
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
36c34,35
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
39c38
< Debug: Setting new attribute
---
> Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
64,66d62
< Debug: Deleting unreferenced 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 routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7c7
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" friendlyPos="1"/>
---
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect parking ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
25d23
< Debug: Selected item 'stopLane' in TagSelector
27,31d24
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
34c27
< Debug: Restoring previous attribute
---
> Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
37c30,31
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
---
> Debug: Removing flowRoute 'routeFlow' in GNEChange_DemandElement
> Debug: Removing route 'route_0' in GNEChange_DemandElement
40,43c34,35
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
46c38
< Debug: Setting new attribute
---
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7c7
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1"/>
---
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect triggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
25d23
< Debug: Selected item 'stopLane' in TagSelector
27,30d24
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
45,47d38
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
72,74d62
< Debug: Deleting unreferenced 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 routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7c7
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" triggered="person"/>
---
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect until ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
25d23
< Debug: Selected item 'stopLane' in TagSelector
27,45d24
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'dummyValue' for attribute until of stopLane isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of stopLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
48,49c27
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
52,62c30,31
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5c5
<     <route edges="gneE0 gneE1" color="yellow" id="route_0"/>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
7c7
<         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" until="3.50"/>
---
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect_selection actType ( Last six runs Feb2022 )

---------- Differences in errors ----------
3,10c3,9
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
13c12
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
---
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
15,16c14,15
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
19,22c18,21
< 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(...)
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="12.50" 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.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
16c16
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
19c19
<         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00">
---------- Differences in routes ----------
5,9c5,9
<     <person id="person_0" depart="0.00" color="cyan">
<         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1" actType="reading"/>
<         <walk edges="gneE0 gneE1"/>
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" actType="reading"/>
<     </person>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow">
>         <stop lane="gneE0_0" startPos="5.00" endPos="8.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="12.00" endPos="16.00" duration="60.00" extension="20.00"/>
>     </route>
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect_selection containerTrigger ( Last six runs Feb2022 )

---------- Differences in errors ----------
3,10c3,9
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
13c12
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
---
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
15,16c14,15
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
19,22c18,21
< 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(...)
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="12.50" 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.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
16c16
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
19c19
<         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00">
---------- Differences in routes ----------
5,9c5,9
<     <person id="person_0" depart="0.00" color="cyan">
<         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
<         <walk edges="gneE0 gneE1"/>
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" containerTriggered="1"/>
<     </person>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow">
>         <stop lane="gneE0_0" startPos="5.00" endPos="8.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="12.00" endPos="16.00" duration="60.00" extension="20.00"/>
>     </route>
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect_selection duration ( Last six runs Feb2022 )

---------- Differences in errors ----------
3,10c3,9
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
13c12
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
---
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
15,16c14,15
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
19,22c18,21
< 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(...)
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="12.50" 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.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
16c16
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
19c19
<         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00">
---------- Differences in routes ----------
5,9c5,9
<     <person id="person_0" depart="0.00" color="cyan">
<         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="3.50" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
<         <walk edges="gneE0 gneE1"/>
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="3.50" extension="20.00"/>
<     </person>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow">
>         <stop lane="gneE0_0" startPos="5.00" endPos="8.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="12.00" endPos="16.00" duration="60.00" extension="20.00"/>
>     </route>
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect_selection expected ( Last six runs Feb2022 )

---------- Differences in errors ----------
3,10c3,9
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
13c12
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
---
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
15,16c14,15
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
19,22c18,21
< 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(...)
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="12.50" 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.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
16c16
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
19c19
<         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00">
---------- Differences in routes ----------
5,9c5,9
<     <person id="person_0" depart="0.00" color="cyan">
<         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="ID2" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
<         <walk edges="gneE0 gneE1"/>
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" triggered="1" expected="ID2"/>
<     </person>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow">
>         <stop lane="gneE0_0" startPos="5.00" endPos="8.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="12.00" endPos="16.00" duration="60.00" extension="20.00"/>
>     </route>
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect_selection expectedContainer ( Last six runs Feb2022 )

---------- Differences in errors ----------
3,10c3,9
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
13c12
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
---
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
15,16c14,15
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
19,22c18,21
< 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(...)
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="12.50" 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.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
16c16
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
19c19
<         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00">
---------- Differences in routes ----------
5,9c5,9
<     <person id="person_0" depart="0.00" color="cyan">
<         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="ID2" tripId="IDC" friendlyPos="1"/>
<         <walk edges="gneE0 gneE1"/>
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" containerTriggered="1" expectedContainers="ID2"/>
<     </person>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow">
>         <stop lane="gneE0_0" startPos="5.00" endPos="8.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="12.00" endPos="16.00" duration="60.00" extension="20.00"/>
>     </route>
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect_selection extension ( Last six runs Feb2022 )

---------- Differences in errors ----------
3,10c3,9
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
13c12
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
---
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
15,16c14,15
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
19,22c18,21
< 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(...)
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="12.50" 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.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
16c16
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
19c19
<         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00">
---------- Differences in routes ----------
5,9c5,9
<     <person id="person_0" depart="0.00" color="cyan">
<         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="3.50" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
<         <walk edges="gneE0 gneE1"/>
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="3.50"/>
<     </person>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow">
>         <stop lane="gneE0_0" startPos="5.00" endPos="8.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="12.00" endPos="16.00" duration="60.00" extension="20.00"/>
>     </route>
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect_selection friendlyPos ( Last six runs Feb2022 )

---------- Differences in errors ----------
3,10c3,9
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
13c12
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
---
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
15,16c14,15
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
19,22c18,21
< 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="person_0" depart="0.00" color="cyan">
        <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
        <walk edges="gneE0 gneE1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" friendlyPos="1"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect_selection parking ( Last six runs Feb2022 )

---------- Differences in errors ----------
3,10c3,9
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
13c12
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
---
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
15,16c14,15
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
19,22c18,21
< 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(...)
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="12.50" 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.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
16c16
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
19c19
<         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00">
---------- Differences in routes ----------
5,9c5,9
<     <person id="person_0" depart="0.00" color="cyan">
<         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
<         <walk edges="gneE0 gneE1"/>
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00"/>
<     </person>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow">
>         <stop lane="gneE0_0" startPos="5.00" endPos="8.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="12.00" endPos="16.00" duration="60.00" extension="20.00"/>
>     </route>
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect_selection triggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
3,10c3,9
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
13c12
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
---
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
15,16c14,15
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
19,22c18,21
< 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(...)
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="12.50" 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.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
16c16
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
19c19
<         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00">
---------- Differences in routes ----------
5,9c5,9
<     <person id="person_0" depart="0.00" color="cyan">
<         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="12.00" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
<         <walk edges="gneE0 gneE1"/>
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" extension="20.00" triggered="1"/>
<     </person>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow">
>         <stop lane="gneE0_0" startPos="5.00" endPos="8.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="12.00" endPos="16.00" duration="60.00" extension="20.00"/>
>     </route>
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane inspect_selection until ( Last six runs Feb2022 )

---------- Differences in errors ----------
3,10c3,9
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
< Debug: Adding personStopLane 'person_0personStopLane2' in GNEChange_DemandElement
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
13c12
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
---
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
15,16c14,15
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
19,22c18,21
< 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(...)
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="12.50" 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.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
16c16
<         <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
19c19
<         <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00">
---------- Differences in routes ----------
5,9c5,9
<     <person id="person_0" depart="0.00" color="cyan">
<         <stop lane="gneE0_0" startPos="25.00" endPos="35.00" duration="70.00" until="3.50" extension="10.00" triggered="1" containerTriggered="1" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
<         <walk edges="gneE0 gneE1"/>
<         <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00" until="3.50" extension="20.00"/>
<     </person>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow">
>         <stop lane="gneE0_0" startPos="5.00" endPos="8.00" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC" friendlyPos="1"/>
>         <stop lane="gneE1_0" startPos="12.00" endPos="16.00" duration="60.00" extension="20.00"/>
>     </route>
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane load containerTrigger ( Last six runs Feb2022 )

---------- Differences in routes ----------
6d5
<         <stop lane="gneE1_0" startPos="5.00" endPos="15.00" triggered="container"/>
7a7
>         <stop lane="gneE1_0" startPos="5.00" endPos="15.00" triggered="container"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane load endPos ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
21,22d18
< Debug: Disabled toggle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
37,70c33,34
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Deleting unreferenced flowRoute 'routeFlow'
< Debug: Deleting unreferenced stopLane 'route_0'
< Debug: Deleting unreferenced stopLane 'route_0'
< Debug: Deleting unreferenced stopLane 'route_0'
< Debug: Deleting unreferenced stopLane 'route_0'
< Debug: Deleting unreferenced stopLane 'route_0'
< Debug: Deleting unreferenced stopLane 'route_0'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Attribute 'endPos' in definition of a stop is not of type float.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Error: Attribute 'endPos' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE0 gneE1" color="yellow" id="route_0">
        <stop lane="gneE1_0" startPos="25.00" endPos="15.00"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="-50.00"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="-50.00" friendlyPos="1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="500.00"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="500.00" friendlyPos="1"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="15.00"/>
    </route>
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop lane load expectedContainers ( Last six runs Feb2022 )

---------- Differences in routes ----------
6,7d5
<         <stop lane="gneE1_0" startPos="5.00" endPos="15.00" triggered="container" expectedContainers="ID1 ID2"/>
<         <stop lane="gneE1_0" startPos="5.00" endPos="15.00" triggered="container" expectedContainers=";;;;"/>
8a7
>         <stop lane="gneE1_0" startPos="5.00" endPos="15.00" triggered="container" expectedContainers=";;;;"/>
9a9
>         <stop lane="gneE1_0" startPos="5.00" endPos="15.00" triggered="container" expectedContainers="ID1 ID2"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane load friendlyPos ( Last six runs Feb2022 )

---------- Differences in routes ----------
6d5
<         <stop lane="gneE1_0" startPos="5.00" endPos="15.00" friendlyPos="1"/>
7a7
>         <stop lane="gneE1_0" startPos="5.00" endPos="15.00" friendlyPos="1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop lane load startPos ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
21,22d18
< Debug: Disabled toggle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
37,70c33,34
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Deleting unreferenced flowRoute 'routeFlow'
< Debug: Deleting unreferenced stopLane 'route_0'
< Debug: Deleting unreferenced stopLane 'route_0'
< Debug: Deleting unreferenced stopLane 'route_0'
< Debug: Deleting unreferenced stopLane 'route_0'
< Debug: Deleting unreferenced stopLane 'route_0'
< Debug: Deleting unreferenced stopLane 'route_0'
< Debug: Deleting unreferenced route 'route_0'
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,5d0
< Error: Attribute 'startPos' in definition of a stop is not of type float.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Error: Attribute 'startPos' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE0 gneE1" color="yellow" id="route_0">
        <stop lane="gneE1_0" startPos="45.00" endPos="15.00"/>
        <stop lane="gneE1_0" startPos="-50.00" endPos="15.00"/>
        <stop lane="gneE1_0" startPos="-50.00" endPos="15.00" friendlyPos="1"/>
        <stop lane="gneE1_0" startPos="500.00" endPos="15.00"/>
        <stop lane="gneE1_0" startPos="500.00" endPos="15.00" friendlyPos="1"/>
        <stop lane="gneE1_0" startPos="15.00" endPos="15.00"/>
    </route>
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop lane move ( Last six runs Feb2022 )

---------- Differences in errors ----------
3,8c3,7
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Adding person 'person_0' in GNEChange_DemandElement
< Debug: Adding walkEdges 'walkEdges_0' in GNEChange_DemandElement
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
> Debug: Adding route 'route_0' in GNEChange_DemandElement
> Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
11c10
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
---
> GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
13,14c12,13
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
17,20c16,19
< 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
---
> GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="37.57" y="0.00" angle="0.00"/>
---
>     <viewport zoom="100.00" x="14.53" 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.00,25.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>
9c9
<         <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
---
>         <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
12c12
<         <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
---
>         <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="25.00,-1.60 26.20,-0.80 26.60,0.00 26.20,0.80 25.00,1.60"/>
16c16
<         <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
---
>         <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
19c19
<         <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
---
>         <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
34c34
<     <junction id="gneJ1" type="traffic_light" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
---
>     <junction id="gneJ1" type="traffic_light" x="25.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="25.00,0.00 25.00,-3.20 25.00,0.00">
---------- Differences in routes ----------
5,8c5,8
<     <person id="person_0" depart="0.00" color="cyan">
<         <walk edges="gneE0 gneE1"/>
<         <stop lane="gneE1_0" startPos="27.00" endPos="37.00" duration="60.00"/>
<     </person>
---
>     <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
>     <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800">
>         <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" parking="1" actType="waiting"/>
>     </flow>

TEST FAILED on ts-sim-build-ba : demandElements stop lane volatileRecomputing ( Last six runs Feb2022 )

---------- Differences in errors ----------
10,11d9
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
22,26d19
< Debug: Adding stopLane 'route_1' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_1' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_1' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_1' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_1' in GNEChange_DemandElement
31,123d23
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Deleting unreferenced flowRoute 'routeFlowB'
< Debug: Deleting unreferenced stopLane 'route_1'
< Debug: Deleting unreferenced stopLane 'route_1'
< Debug: Deleting unreferenced stopLane 'route_1'
< Debug: Deleting unreferenced stopLane 'route_1'
< Debug: Deleting unreferenced stopLane 'route_1'
< Debug: Deleting unreferenced stopLane 'route_1'
< Debug: Deleting unreferenced stopLane 'route_1'
< Debug: Deleting unreferenced route 'route_1'
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE0 gneE1" color="yellow" id="route_0">
        <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"/>
    </route>
    <route edges="gneE0 gneE1" color="yellow" id="route_1">
        <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"/>
        <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"/>
        <stop lane="gneE1_0" startPos="25.00" endPos="35.00" duration="60.00"/>
        <stop lane="gneE0_0" startPos="35.00" endPos="45.00" duration="60.00"/>
    </route>
    <flow id="routeFlowA" begin="0.00" route="route_0" end="3600.00" number="1800"/>
    <flow id="routeFlowB" begin="0.00" route="route_1" end="3600.00" number="1800"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea create actType ( Last six runs Feb2022 )

---------- Differences in errors ----------
7d6
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80
21c20
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
25,30c24
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopParkingArea' in TagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
33c27,28
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
35,74d29
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
<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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" actType=";;;;;;;;;;"/>
        <stop parkingArea="parkingAreaB"/>
        <stop parkingArea="parkingAreaB" actType="dummy Act"/>
        <stop parkingArea="parkingAreaB" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea create containerTrigger ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
9d6
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80
23c20
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
27,36c24
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopParkingArea' in TagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
42,91d29
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional
< GLDebug: 	Removed object parkingArea:parkingAreaB from SUMORTree with boundary -8.20,-5.20,28.20,14.80
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80
<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="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00"/>
        <stop parkingArea="parkingAreaB" duration="60.00"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea create default ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
9d6
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80
23c20
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
27,32c24
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopParkingArea' in TagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
37,75c29
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
<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">
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea create duration ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
9d6
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80
23c20
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
27c24
< Debug: Selected item 'stopLane' in TagSelector
---
> Debug: Selected invalid item in TagSelector
30,43c27,29
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopParkingArea: 'duration' doesn't have a valid 'float' format
< Debug: Invalid input parameter of stopParkingArea: 'duration' cannot be negative
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,5
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
> Warning: Selected Stop type isn't valid.
---------- Differences in routes ----------
7,10c7
<         <stop parkingArea="parkingAreaB"/>
<         <stop parkingArea="parkingAreaB" duration="60.00"/>
<         <stop parkingArea="parkingAreaB" duration="0.00"/>
<         <stop parkingArea="parkingAreaB" duration="22.33"/>
---
>         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea create expected ( Last six runs Feb2022 )

---------- Differences in errors ----------
7d6
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80
21c20
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
25,30c24
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopParkingArea' in TagSelector
< Debug: Invalid input parameter of stopParkingArea: invalid id used in expected
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
33c27,28
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
35,73d29
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
<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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" triggered="person"/>
        <stop parkingArea="parkingAreaB" triggered="person" expected="ID1"/>
        <stop parkingArea="parkingAreaB" triggered="person" expected="ID1 ID2 ID3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea create expectedContainer ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
9d6
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80
23c20
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
27,41c24
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopParkingArea' in TagSelector
< Debug: Invalid input parameter of stopParkingArea: invalid id used in expectedContainers
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
47,102d29
< 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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00"/>
        <stop parkingArea="parkingAreaB" duration="60.00" expectedContainers="ID1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" expectedContainers="ID1 ID2 ID3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea create extension ( Last six runs Feb2022 )

---------- Differences in errors ----------
7d6
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80
21c20
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
25,32c24
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopParkingArea' in TagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopParkingArea: 'extension' doesn't have a valid SUMOTime format
< Debug: Invalid input parameter of stopParkingArea: 'extension' doesn't have a valid SUMOTime format
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
35c27,28
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
37,76d29
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<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">
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB"/>
        <stop parkingArea="parkingAreaB" extension="0.00"/>
        <stop parkingArea="parkingAreaB" extension="0.00"/>
        <stop parkingArea="parkingAreaB" extension="22.33"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea create no_parent ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
9d6
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80
23c20
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
27,28c24
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopParkingArea' in TagSelector
---
> Debug: Selected invalid item in TagSelector
33,67c29
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Warning: Click over a parkingArea to create a stop placed in a parkingArea
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.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="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea create triggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
7d6
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80
21c20
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
25,28c24
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopParkingArea' in TagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
31c27,28
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
33,70d29
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Additionals saved
< Debug: demand elements 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">
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB"/>
        <stop parkingArea="parkingAreaB" triggered="person"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea create until ( Last six runs Feb2022 )

---------- Differences in errors ----------
6,7d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
9d6
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-5.20,28.20,14.80
23c20
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
27,101c24,25
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopParkingArea' in TagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopParkingArea: 'until' doesn't have a valid 'float' format
< Debug: Invalid input parameter of stopParkingArea: 'until' cannot be negative
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <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"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea delete ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
8d6
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40
22c20
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
26,43c24
< Debug: Selected item 'stopLane' in TagSelector
< Debug: Selected item 'stopParkingArea' in TagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
48,89c29
<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="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea inspect actType ( Last six runs Feb2022 )

---------- Differences in routes ----------
7c7
<         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" actType="singing"/>
---
>         <stop parkingArea="parkingAreaB" duration="60.00" parking="1" actType="waiting"/>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea inspect duration ( Last six runs Feb2022 )

---------- Differences in errors ----------
24,32c24
< Debug: Selected item 'stopParkingArea' in TagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into stopParkingArea 'vehicle_0'
< Debug: Setting new attribute into stopParkingArea 'vehicle_0'
< Debug: Value 'dummyValue' for attribute duration of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute duration of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in TagSelector
35c27,28
< Debug: Restoring previous attribute
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
37,72d29
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
<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="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="3.50" parking="1" actType="waiting"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea inspect expected ( Last six runs Feb2022 )

---------- Differences in errors ----------
24,30c24
< Debug: Selected item 'stopParkingArea' in TagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '' for attribute expected of stopParkingArea isn't valid
< Debug: Value ';;;;;' for attribute expected of stopParkingArea isn't valid
< Debug: Setting new attribute
---
> Debug: Selected invalid item in TagSelector
33c27,28
< Debug: Restoring previous attribute
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
35,70d29
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- 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="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1" expected="ID1" actType="waiting"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea inspect extension ( Last six runs Feb2022 )

---------- Differences in errors ----------
24,32c24
< Debug: Selected item 'stopParkingArea' in TagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into stopParkingArea 'vehicle_0'
< Debug: Setting new attribute into stopParkingArea 'vehicle_0'
< Debug: Value 'dummyValue' for attribute extension of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute extension of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in TagSelector
35c27,28
< Debug: Restoring previous attribute
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
37,72d29
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
<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="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" extension="3.50" parking="1" actType="waiting"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea inspect triggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
24,28c24
< Debug: Selected item 'stopParkingArea' in TagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in TagSelector
31c27,28
< Debug: Restoring previous attribute
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
33,68d29
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
<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">
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="person container" parking="1" actType="waiting"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea inspect until ( Last six runs Feb2022 )

---------- Differences in errors ----------
24,32c24
< Debug: Selected item 'stopParkingArea' in TagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into stopParkingArea 'vehicle_0'
< Debug: Setting new attribute into stopParkingArea 'vehicle_0'
< Debug: Value 'dummyValue' for attribute until of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Selected invalid item in TagSelector
35c27,28
< Debug: Restoring previous attribute
---
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
37,72d29
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
<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="parkingAreaB" lane="gneE1_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" until="3.50" parking="1" actType="waiting"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea inspect_selection actType ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
8d6
< GLDebug: 	Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60
10d7
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40
25,26c22,23
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -13.20,-28.00,43.20,18.40
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
33,37d29
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
42,43d33
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
48,49c38,41
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
52,53c44,47
<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="person container" 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" parking="1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea inspect_selection containerTrigger ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
8d6
< GLDebug: 	Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60
10d7
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40
25,26c22,23
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -13.20,-28.00,43.20,18.40
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
33d29
< Debug: Setting new attribute
38,40d33
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
60,62d52
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
70,71c60,61
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -13.20,-28.00,43.20,18.40
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
76,77c66,67
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<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="person container" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" 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" parking="1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea inspect_selection duration ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
8d6
< GLDebug: 	Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60
10d7
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40
25,26c22,23
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -13.20,-28.00,43.20,18.40
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
32,38d28
< Debug: Value 'dummyValue' for attribute duration of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-5' for attribute duration of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
44,54d33
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<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="person container" 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" parking="1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea inspect_selection expected ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
8d6
< GLDebug: 	Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60
10d7
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40
25,26c22,23
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -13.20,-28.00,43.20,18.40
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
33,50d29
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value ';;;;;' for attribute expected of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<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="person container" expected="ID2" expectedContainers="IDB" tripId="IDC"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00" triggered="person" expected="ID2"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00" parking="1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea inspect_selection expectedContainer ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
8d6
< GLDebug: 	Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60
10d7
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40
25,26c22,23
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -13.20,-28.00,43.20,18.40
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
33,50d29
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value ';;;;;' for attribute expectedContainers of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<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="person container" expected="IDA" expectedContainers="ID2" tripId="IDC"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00" expectedContainers="ID2"/>
---
>         <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
>         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00" parking="1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea inspect_selection extension ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
8d6
< GLDebug: 	Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60
10d7
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40
25,26c22,23
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -13.20,-28.00,43.20,18.40
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
32,38d28
< Debug: Value 'dummyValue' for attribute extension of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-5' for attribute extension of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
44,54d33
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<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="person container" 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" parking="1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea inspect_selection triggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
8d6
< GLDebug: 	Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60
10d7
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40
25,26c22,23
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -13.20,-28.00,43.20,18.40
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
32,34d28
< 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
40,42d33
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
62,64d52
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
72,73c60,61
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -13.20,-28.00,43.20,18.40
> GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -18.20,-18.40,38.20,28.00
<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="person container" expected="IDA" expectedContainers="IDB" tripId="IDC"/>
<         <stop parkingArea="parkingAreaB" duration="60.00" extension="20.00" triggered="person"/>
---
>         <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" parking="1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea inspect_selection until ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
8d6
< GLDebug: 	Inserted parkingArea:parkingAreaA into SUMORTree with boundary -3.20,-16.40,33.20,3.60
10d7
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -8.20,-3.60,28.20,16.40
25,26c22,23
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
---
> GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -13.20,-28.00,43.20,18.40
> GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
32,38d28
< Debug: Value 'dummyValue' for attribute until of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
44,54d33
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<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="person container" 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" parking="1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea load default ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,53c1
< 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 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding parkingArea 'parkingArea' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 15.00,-13.20,35.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -13.20,-28.00,43.20,18.40
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Disabled toggle show grid throught alt + 1
< Debug: Key F5 (Compute) pressed
< Debug: demand elements saved
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,5d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea load expected ( Last six runs Feb2022 )

---------- Differences in routes ----------
7d6
<         <stop parkingArea="parkingArea" triggered="person" parking="1" expected=";;;;"/>
8a8
>         <stop parkingArea="parkingArea" triggered="person" parking="1" expected=";;;;"/>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea load extension ( Last six runs Feb2022 )

---------- Differences in routes ----------
6a7
>         <stop parkingArea="parkingArea" duration="60.00" extension="2.30" parking="1"/>
9d9
<         <stop parkingArea="parkingArea" duration="60.00" extension="2.30" parking="1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea load triggered ( Last six runs Feb2022 )

---------- Differences in routes ----------
10d9
<         <stop parkingArea="parkingArea" triggered="" parking="1"/>
11a11
>         <stop parkingArea="parkingArea" triggered="" parking="1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea load until ( Last six runs Feb2022 )

---------- Differences in routes ----------
7d6
<         <stop parkingArea="parkingArea" until="0.00" parking="1"/>
8a8
>         <stop parkingArea="parkingArea" until="0.00" parking="1"/>

TEST FAILED on ts-sim-build-ba : demandElements stop parkingarea volatileRecomputing ( Last six runs Feb2022 )

---------- Differences in errors ----------
11d10
< GLDebug: 	Inserted parkingArea:parkingAreaA into SUMORTree with boundary 6.55,-14.80,42.95,5.20
13d11
< GLDebug: 	Inserted parkingArea:parkingAreaB into SUMORTree with boundary -1.61,-5.20,34.79,14.80
15d12
< GLDebug: 	Inserted parkingArea:parkingAreaC into SUMORTree with boundary 10.32,27.60,46.72,47.60
17d13
< GLDebug: 	Inserted parkingArea:parkingAreaD into SUMORTree with boundary 5.07,24.40,41.47,44.40
19d14
< GLDebug: 	Inserted parkingArea:parkingAreaE into SUMORTree with boundary 3.01,21.20,39.41,41.20
21d15
< GLDebug: 	Inserted parkingArea:parkingAreaF into SUMORTree with boundary -0.33,18.00,36.07,38.00
23d16
< GLDebug: 	Inserted parkingArea:parkingAreaG into SUMORTree with boundary -4.23,14.80,32.17,34.80
25d17
< GLDebug: 	Inserted parkingArea:parkingAreaH into SUMORTree with boundary 4.70,5.20,41.10,25.20
42,172d33
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Deleting unreferenced stopParkingArea 'vehicle_1'
< Debug: Deleting unreferenced stopParkingArea 'vehicle_1'
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
< Error: Attempt to delete instance of GNEReferenceCounter with count -1
< Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
< Error: Attempt to delete instance of GNEReferenceCounter with count -1
---------- Differences in output ----------
5c5
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" 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="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="red"/>
        <stop parkingArea="parkingAreaB" duration="60.00"/>
        <stop parkingArea="parkingAreaA" duration="60.00"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip create arrivalSpeed ( Last six runs Feb2022 )

---------- Differences in routes ----------
5c5
<     <trip id="t_0" depart="0.00" arrivalPos="-12.00" arrivalSpeed="20.00" from="gneE2" to="gneE5"/>
---
>     <trip id="t_0" depart="0.00" arrivalSpeed="20.00" from="gneE2" to="gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements trip create departLane ( Last six runs Feb2022 )

---------- Differences in errors ----------
66,68c66,67
< 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: Invalid input parameter of trip
> Debug: Invalid input parameter of trip
70,71c69,70
< 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: Invalid input parameter of trip
> Debug: Invalid input parameter of trip
74,165c73
< Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Error: Invalid departLane used in trip 'vehicle_1'. 20 is greater than number of lanes
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Error: Invalid departLane used in trip 'vehicle_1'. 20 is greater than number of lanes
---------- Differences in output ----------
19d18
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="vehicle_0" depart="0.00" departLane="random" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip create departSpeed ( Last six runs Feb2022 )

---------- Differences in errors ----------
66,68c66,67
< 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: Invalid input parameter of trip
> Debug: Invalid input parameter of trip
70,71c69,70
< 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: Invalid input parameter of trip
> Debug: Invalid input parameter of trip
74,129c73
< Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding trip 'vehicle_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'vehicle_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'vehicle_1' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,3
> Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
> Error: vector::_M_range_check: __n (which is 0) >= this->size() (which is 0)
> Quitting (on error).
---------- Differences in output ----------
19d18
< TestFunctions: Netedit closed successfully
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <trip id="vehicle_0" depart="0.00" departSpeed="max" from="gneE2" to="gneE5"/>
    <trip id="vehicle_1" depart="0.00" departSpeed="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements trip delete ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,19c18,19
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: A route needs at least one edge.
---
> Error: Could not build route in netedit; edge doesn't exist.
> Debug: Adding route 'route_0' in GNEChange_DemandElement
46,48c46,48
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68,69c68
< Debug: Selected item 'vehicle' in TagSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
71,72c70
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
---
> Debug: Adding trip 't_0' in GNEChange_DemandElement
75,78c73,74
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Opening FXMessageBox 'Unprotect demand elements'
< Debug: Closed FXMessageBox 'Unprotect demand elements' with 'OK'
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
---
<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 ----------
4d3
< trip
15c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" 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 vehicle create arrivalLane ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,73
< 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: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of vehicle
> Debug: Invalid input parameter of vehicle
> Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
> Debug: Invalid input parameter of vehicle
77c76
< Debug: Removing vehicle 'vehicle_1' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
80c79
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
82,83d80
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
86c83
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,6
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <vehicle id="vehicle_0" depart="0.00" arrivalLane="random" route="route_0"/>
<     <vehicle id="vehicle_1" depart="0.00" arrivalLane="20" route="route_0"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <vehicle id="v_0" depart="0.00" color="21,99,127" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create arrivalPos ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
68c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
70d67
< Debug: Selected item 'trip' in TagSelector
73,136c70,72
< 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: 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+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,3
> Error: Attempt to decrement references below zero for instance of GNEReferenceCounter
> Error: vector::_M_range_check: __n (which is 1) >= this->size() (which is 0)
> Quitting (on error).
---------- Differences in output ----------
19d18
< TestFunctions: Netedit closed successfully
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" arrivalPos="-12.00" route="route_0"/>
    <vehicle id="vehicle_1" depart="0.00" arrivalPos="20.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create arrivalPosLat ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
68c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
70d67
< Debug: Selected item 'trip' in TagSelector
73,76c70,73
< 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: Adding vehicle 'v_0' in GNEChange_DemandElement
> Debug: Adding vehicle 'v_1' in GNEChange_DemandElement
> Debug: Adding vehicle 'v_2' in GNEChange_DemandElement
> Debug: Adding vehicle 'v_3' in GNEChange_DemandElement
79c76
< Debug: Removing vehicle 'vehicle_2' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'v_3' in GNEChange_DemandElement
82c79
< Debug: Removing vehicle 'vehicle_1' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'v_2' in GNEChange_DemandElement
85c82
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,8c5,9
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <vehicle id="vehicle_0" depart="0.00" arrivalPosLat="0.00" route="route_0"/>
<     <vehicle id="vehicle_1" depart="0.00" route="route_0"/>
<     <vehicle id="vehicle_2" depart="0.00" arrivalPosLat="0.00" route="route_0"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <vehicle id="v_0" depart="0.00" line="dummyPos" route="r_0"/>
>     <vehicle id="v_1" depart="0.00" line="-12" route="r_0"/>
>     <vehicle id="v_2" depart="0.00" line="center" route="r_0"/>
>     <vehicle id="v_3" depart="0.00" line="20" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create arrivalSpeed ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,73
< 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: Invalid input parameter of vehicle
> Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
> Debug: Invalid input parameter of vehicle
> Debug: Adding vehicle 'v_1' in GNEChange_DemandElement
77c76
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'v_1' in GNEChange_DemandElement
80c79
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
81a81,82
> Debug: Calling GNEUndoList::undo()
> Debug: Removing route 'r_0' in GNEChange_DemandElement
84c85
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <vehicle id="vehicle_0" depart="0.00" arrivalSpeed="20.00" route="route_0"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <vehicle id="v_0" depart="0.00" departPos="-12.00" route="r_0"/>
>     <vehicle id="v_1" depart="0.00" departPos="20.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create color ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,172c70
< 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: 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
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" color="cyan" route="route_0"/>
    <vehicle id="vehicle_1" depart="0.00" color="12,13,14" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create containerNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,73
< 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: Invalid input parameter of vehicle
> Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
> Debug: Adding vehicle 'v_1' in GNEChange_DemandElement
> Debug: Adding vehicle 'v_2' in GNEChange_DemandElement
77c76
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'v_2' in GNEChange_DemandElement
80c79
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'v_1' in GNEChange_DemandElement
83c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding vehicle 'v_1' in GNEChange_DemandElement
86c85
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,8
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <vehicle id="vehicle_0" depart="0.00" containerNumber="13" route="route_0"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <vehicle id="v_0" depart="0.00" arrivalPos="-12.00" route="r_0"/>
>     <vehicle id="v_1" depart="0.00" arrivalPos="3.50" route="r_0"/>
>     <vehicle id="v_2" depart="0.00" arrivalPos="13.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create default ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71c70
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
74c73
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
77c76
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
80c79
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
83c82
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
121,122c120,121
< Debug: Deleting unreferenced vehicle 'vehicle_0'
< Debug: Deleting unreferenced route 'route_0'
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create default_bike ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,72c70
< Debug: Selected item 'DEFAULT_BIKETYPE' in DemandElementSelector
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
75c73
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
77,78d74
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
81c77
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
83,84d78
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
122,123c116
< Debug: Deleting unreferenced vehicle 'vehicle_0'
< Debug: Deleting unreferenced route 'route_0'
---
> Debug: Deleting unreferenced route 'r_0'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <vehicle id="vehicle_0" type="DEFAULT_BIKETYPE" depart="0.00" route="route_0"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create depart ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,73
< 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 depart ''.
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of vehicle
> Debug: Invalid input parameter of vehicle
> Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
> Debug: Adding vehicle 'v_1' in GNEChange_DemandElement
77c76
< Debug: Removing vehicle 'vehicle_1' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'v_1' in GNEChange_DemandElement
80c79
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
83c82
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
86c85
< Debug: Adding route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7
<     <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"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <vehicle id="v_0" depart="0.00" personNumber="30" route="r_0"/>
>     <vehicle id="v_1" depart="0.00" personNumber="20" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create departLane ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,167c70
< 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: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -2.00,45.30,23.50,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
19c19
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departLane="random" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create departPos ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
68c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
70d67
< Debug: Selected item 'trip' in TagSelector
73,185c70
< 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: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_2' 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
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_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>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departPos="-12.00" route="route_0"/>
    <vehicle id="vehicle_1" depart="0.00" departPos="random_free" route="route_0"/>
    <vehicle id="vehicle_2" depart="0.00" departPos="20.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create departPosLat ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,73
< 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: Invalid input parameter of vehicle
> Debug: Invalid input parameter of vehicle
> Debug: Invalid input parameter of vehicle
> Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
77c76
< Debug: Removing vehicle 'vehicle_2' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
80c79
< Debug: Removing vehicle 'vehicle_1' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
82,83d80
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
85,86d81
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'route_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,8c5,6
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <vehicle id="vehicle_0" depart="0.00" departPosLat="0.00" route="route_0"/>
<     <vehicle id="vehicle_1" depart="0.00" departPosLat="random_free" route="route_0"/>
<     <vehicle id="vehicle_2" depart="0.00" departPosLat="0.00" route="route_0"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <vehicle id="v_0" depart="0.00" arrivalSpeed="20.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create departSpeed ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
68c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
70d67
< Debug: Selected item 'trip' in TagSelector
73,178c70
< 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: 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
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
21c21
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
    <vehicle id="vehicle_0" depart="0.00" departSpeed="max" route="route_0"/>
    <vehicle id="vehicle_1" depart="0.00" departSpeed="max" arrivalLane="20" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create line ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
68c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
70d67
< Debug: Selected item 'trip' in TagSelector
73,75c70,72
< 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: Invalid input parameter of vehicle
> Debug: Invalid input parameter of vehicle
> Debug: Invalid input parameter of vehicle
78c75
< Debug: Removing vehicle 'vehicle_2' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
80,81d76
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_1' in GNEChange_DemandElement
83,84d77
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
87c80
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,8c5
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <vehicle id="vehicle_0" depart="0.00" line="%%%%%%" route="route_0"/>
<     <vehicle id="vehicle_1" depart="0.00" line="ownLine" route="route_0"/>
<     <vehicle id="vehicle_2" depart="0.00" route="route_0"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create personNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
66c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
68d67
< Debug: Selected item 'trip' in TagSelector
71,74c70,73
< 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: Invalid input parameter of vehicle
> Debug: Invalid input parameter of vehicle
> Debug: Invalid input parameter of vehicle
> Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
77c76
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
80c79
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
83c82
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
86c85
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <vehicle id="vehicle_0" depart="0.00" personNumber="13" route="route_0"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <vehicle id="v_0" depart="0.00" arrivalLane="13" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle create vType ( Last six runs Feb2022 )

---------- Differences in errors ----------
67c67
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
69d68
< Debug: Selected item 'trip' in TagSelector
72,74c71,72
< Debug: Selected invalid item in DemandElementSelector
< Debug: Selected item 'custom_vType' in DemandElementSelector
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Selected invalid item in TagSelector
> Debug: Selected invalid item in TagSelector
77c75
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
80c78
< Debug: Removing route 'route_0' in GNEChange_DemandElement
---
> Debug: Removing vType 'custom_vType' in GNEChange_DemandElement
83c81
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
86c84
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
124,125c122
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,7c6
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <vehicle id="vehicle_0" type="custom_vType" depart="0.00" route="route_0"/>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle delete ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,19c18,19
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: A route needs at least one edge.
---
> Error: Could not build route in netedit; edge doesn't exist.
> Debug: Adding route 'route_0' in GNEChange_DemandElement
46,48c46,48
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68,70d67
< Debug: Edge added in NonConsecutiveEdges mode
< Debug: Edge added in NonConsecutiveEdges mode
< Debug: Edge added in NonConsecutiveEdges mode
72,75c69,73
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Selected item 'vehicle' in TagSelector
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
> Debug: Selected item 'vehicle (over route)' in TagSelector
> Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
78,80c76
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2c1
< Warning: Error parsing parameter edges. edge 'gneE13' doesn't exist
< Error: A route needs at least one edge.
---
> Error: Could not build route in netedit; edge doesn't exist.
---------- Differences in net ----------
11,14d10
<     <edge id=":gneJ5_1" function="internal">
<         <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
<         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
<     </edge>
26c22
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c25
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
44,46d39
<     <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>
71,75c64,66
<     <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_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
<         <request index="0" response="000" foes="000" cont="0"/>
<         <request index="1" response="000" foes="000" cont="0"/>
<         <request index="2" response="000" foes="000" cont="0"/>
---
>     <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"/>
87,88c78,79
<         <request index="0" response="00" foes="00" cont="0"/>
<         <request index="1" response="00" foes="00" cont="0"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
6a7
> vehicle (over route)

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalLane current ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummyLane' for attribute arrivalLane of vehicle isn't valid
---
> Debug: Value 'dummyLane' for attribute departSpeed of vehicle isn't valid
> Debug: Value 'current' for attribute departSpeed of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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 vehicle inspect arrivalLane float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,72c71,72
< Debug: Value 'dummyLane' for attribute arrivalLane of vehicle isn't valid
< Debug: Setting new attribute
---
> Debug: Value 'dummyLane' for attribute departSpeed of vehicle isn't valid
> Debug: Value '500' for attribute departSpeed of vehicle isn't valid
79c79
< Debug: Restoring previous attribute
---
> Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
82c82
< Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
85c85
< Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c88
< Debug: Setting new attribute
---
> Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" arrivalLane="0" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" departSpeed="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalPos float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,73c71
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyPos' for attribute arrivalLane of vehicle isn't valid
74a73,74
> Debug: Value '-10' for attribute arrivalLane of vehicle isn't valid
> Debug: Value '15.5' for attribute arrivalLane of vehicle isn't valid
80c80
< Debug: Restoring previous attribute
---
> Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
83c83
< Debug: Restoring previous attribute
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
86c86
< Debug: Setting new attribute
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
89c89
< Debug: Setting new attribute
---
> Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" arrivalPos="15.50" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" arrivalLane="500" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalPos max ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicle isn't valid
---
> Debug: Value 'dummyPos' for attribute arrivalLane of vehicle isn't valid
> Debug: Value 'max' for attribute arrivalLane of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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 vehicle inspect arrivalPos random ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicle isn't valid
---
> Debug: Value 'dummyPos' for attribute arrivalLane of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" arrivalPos="random" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" arrivalLane="random" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalPosLat center ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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 vehicle inspect arrivalPosLat float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" arrivalPosLat="0.00" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" departPosLat="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalPosLat left ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" arrivalPosLat="left" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" departPosLat="left" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalPosLat right ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" arrivalPosLat="right" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" departPosLat="right" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect arrivalSpeed current ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of vehicle isn't valid
---
> Debug: Value 'dummySpeed' for attribute arrivalPos of vehicle isn't valid
> Debug: Value 'current' for attribute arrivalPos of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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 vehicle inspect arrivalSpeed float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of vehicle isn't valid
---
> Debug: Value 'dummySpeed' for attribute arrivalPos of vehicle isn't valid
> Debug: Setting new attribute
73d73
< Debug: Value '-10' for attribute arrivalSpeed of vehicle isn't valid
83c83
< Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
86c86
< Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
---
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" arrivalSpeed="15.50" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" arrivalPos="15.50" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect color ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,177c71
< Debug: Value 'dummyColor' for attribute color of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'r_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'r_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 id="r_0" edges="gneE2 gneE4 gneE5"/>
    <vehicle id="v_0" depart="0.00" color="12,13,14" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect containerNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,73c71,73
< 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: 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
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" containerNumber="3" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" personNumber="3" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect depart containerTriggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyDepart' for attribute depart of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute arrivalPosLat of vehicle isn't valid
> Debug: Value 'containerTriggered' for attribute arrivalPosLat of vehicle isn't valid
81a79
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d86
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="containerTriggered" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect depart float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,72c71,72
< Debug: Value 'dummyDepart' for attribute depart of vehicle isn't valid
< Debug: Value '-3' for attribute depart of vehicle isn't valid
---
> Debug: Value 'dummyDepart' for attribute arrivalPosLat of vehicle isn't valid
> Debug: Setting new attribute
79c79
< Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
82c82
< Debug: Removing route 'r_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
85c85
< Debug: Adding route 'r_0' in GNEChange_DemandElement
---
> Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
88c88
< Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
---
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="10.20" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" arrivalPosLat="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect depart triggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyDepart' for attribute depart of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute arrivalPosLat of vehicle isn't valid
> Debug: Value 'triggered' for attribute arrivalPosLat of vehicle isn't valid
81a79
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d86
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="triggered" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departLane allowed ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of vehicle isn't valid
> Debug: Value 'allowed' for attribute color of vehicle isn't valid
81a79
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d86
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departLane="allowed" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departLane best ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of vehicle isn't valid
> Debug: Value 'best' for attribute color of vehicle isn't valid
81a79
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d86
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departLane="best" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departLane first ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
---
> Debug: Value 'dummyDepart' for attribute color of vehicle isn't valid
> Debug: Value 'first' for attribute color of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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 vehicle inspect departLane float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,77c71,74
< 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
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of vehicle isn't valid
> Debug: Value '500' for attribute color of vehicle isn't valid
> Debug: Value '-10' for attribute color of vehicle isn't valid
> Debug: Value '0' for attribute color of vehicle isn't valid
83a81
> Debug: Keys Ctrl+Z (Undo) pressed
91,92d88
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departLane="0" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departLane free ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of vehicle isn't valid
> Debug: Value 'free' for attribute color of vehicle isn't valid
81a79
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d86
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departLane="free" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departLane random ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
---
> Debug: Value 'dummyDepart' for attribute color of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departLane="random" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" color="160,21,162" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPos base ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of vehicle isn't valid
> Debug: Value 'base' for attribute departLane of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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 vehicle inspect departPos float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,73c71,73
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyPos' for attribute departLane of vehicle isn't valid
> Debug: Value '500' for attribute departLane of vehicle isn't valid
> Debug: Value '20' for attribute departLane of vehicle isn't valid
76c76
< Debug: Restoring previous attribute
---
> Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
79c79
< Debug: Restoring previous attribute
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
81,82d80
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
85c83
< Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c86
< Debug: Setting new attribute
---
> Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
90,91d87
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departPos="20.00" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPos free ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departPos="free" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" departLane="free" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPos last ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of vehicle isn't valid
> Debug: Value 'last' for attribute departLane of vehicle isn't valid
81a79
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d86
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departPos="last" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPos random ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departPos="random" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" departLane="random" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPos random_free ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,73c71,73
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyPos' for attribute departLane of vehicle isn't valid
> Debug: Value '500' for attribute departLane of vehicle isn't valid
> Debug: Value 'random_free' for attribute departLane of vehicle isn't valid
76c76
< Debug: Restoring previous attribute
---
> Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
79c79
< Debug: Restoring previous attribute
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
81,82d80
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
85c83
< Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c86
< Debug: Setting new attribute
---
> Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
90,91d87
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departPos="random_free" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat center ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicle isn't valid
> Debug: Value 'center' for attribute containerNumber of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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 vehicle inspect departPosLat float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,73c71,73
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyPosLat' 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
76c76
< Debug: Restoring previous attribute
---
> Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
79c79
< Debug: Restoring previous attribute
---
> Debug: Removing route 'r_0' in GNEChange_DemandElement
81,82d80
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
85c83
< Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
88c86
< Debug: Setting new attribute
---
> Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
90,91d87
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departPosLat="0.00" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat free ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicle isn't valid
> Debug: Value 'free' for attribute containerNumber of vehicle isn't valid
81a79
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d86
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departPosLat="free" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat left ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicle isn't valid
> Debug: Value 'left' for attribute containerNumber of vehicle isn't valid
81a79
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d86
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departPosLat="left" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat random ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicle isn't valid
> Debug: Value 'random' for attribute containerNumber of vehicle isn't valid
81a79
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d86
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departPosLat="random" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat random_free ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicle isn't valid
> Debug: Value 'random_free' for attribute containerNumber of vehicle isn't valid
81a79
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d86
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departPosLat="random_free" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departPosLat right ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicle isn't valid
> Debug: Value 'right' for attribute containerNumber of vehicle isn't valid
81a79
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d86
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departPosLat="right" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departSpeed desired ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of vehicle isn't valid
> Debug: Value 'desired' for attribute departPos of vehicle isn't valid
81a79
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d86
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departSpeed="desired" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departSpeed float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,73c71,73
< 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: Value 'dummySpeed' for attribute departPos of vehicle isn't valid
> Debug: Setting new attribute
> Debug: Setting new attribute
80c80
< Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
83c83
< Debug: Removing route 'r_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
86c86
< Debug: Adding route 'r_0' in GNEChange_DemandElement
---
> Debug: Setting new attribute
89c89
< Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
---
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departSpeed="20.00" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" departPos="20.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departSpeed max ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of vehicle isn't valid
> Debug: Value 'max' for attribute departPos of vehicle isn't valid
81a79
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d86
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departSpeed="max" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departSpeed random ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid
---
> Debug: Value 'dummySpeed' for attribute departPos of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departSpeed="random" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" departPos="random" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect departSpeed speedLimit ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of vehicle isn't valid
> Debug: Value 'speedLimit' for attribute departPos of vehicle isn't valid
81a79
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d86
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" departSpeed="speedLimit" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect id ( Last six runs Feb2022 )

---------- Differences in errors ----------
72,175c72
< 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
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing route 'r_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'r_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 id="r_0" edges="gneE2 gneE4 gneE5"/>
    <vehicle id="customID" depart="0.00" route="r_0"/>
    <trip id="duplicatedVehicle" depart="0.00" from="gneE8" to="gneE9"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect line ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,74c71
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'custom Line' for attribute arrivalSpeed of vehicle isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
88,89d85
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" line="custom Line" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect parameters ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
67c66
< Debug: Adding route 'route_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
69d67
< Debug: Selected item 'trip' in TagSelector
72,79c70,79
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
> Debug: Value 'dummyGenericParameters' for attribute arrivalPosLat of vehicle isn't valid
> Debug: Value 'key1|key2|key3' for attribute arrivalPosLat of vehicle isn't valid
> Debug: Value 'key1=value1|key2=value2|key3=value3' for attribute arrivalPosLat of vehicle isn't valid
> Debug: Value 'key1=|key2=|key3=' for attribute arrivalPosLat of vehicle isn't valid
> Debug: Value 'key1duplicated=value1|key1duplicated=value2|key3=value3' for attribute arrivalPosLat of vehicle isn't valid
> Debug: Value 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' for attribute arrivalPosLat of vehicle isn't valid
> Debug: Value 'keyInvalid.;%>%$$=value1|key2=value2|key3=value3' for attribute arrivalPosLat of vehicle isn't valid
> Debug: Value 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' for attribute arrivalPosLat of vehicle isn't valid
> Debug: Value 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' for attribute arrivalPosLat of vehicle isn't valid
82c82
< Debug: Restoring previous attribute
<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 ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,10c5,6
<     <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/>
<     <vehicle id="vehicle_0" depart="0.00" route="route_0">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </vehicle>
---
>     <route id="r_0" edges="gneE2 gneE4 gneE5"/>
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect personNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,73c71,73
< 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
> Debug: Setting new attribute
> Debug: Setting new attribute
80c80
< Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
83c83
< Debug: Removing route 'r_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
86c86
< Debug: Adding route 'r_0' in GNEChange_DemandElement
---
> Debug: Setting new attribute
89c89
< Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
---
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" depart="0.00" personNumber="3" route="r_0"/>
---
>     <vehicle id="v_0" depart="0.00" line="3" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect route ( Last six runs Feb2022 )

---------- Differences in errors ----------
72,78c72,74
< 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
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value ';;;;' for attribute type of vehicle isn't valid
> Debug: Value 'dummyRoute' for attribute type of vehicle isn't valid
> Debug: Value 'secondRoute' for attribute type of vehicle isn't valid
84a81,83
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Removing route 'secondRoute' in GNEChange_DemandElement
87c86
< Debug: Adding route 'r_0' in GNEChange_DemandElement
---
> Debug: Adding route 'secondRoute' in GNEChange_DemandElement
90c89
< Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
---
> Debug: Adding route 'r_0' in GNEChange_DemandElement
93c92
< Debug: Setting new attribute
---
> Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
7c7
<     <vehicle id="v_0" depart="0.00" route="secondRoute"/>
---
>     <vehicle id="v_0" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect vType ( Last six runs Feb2022 )

---------- Differences in errors ----------
72,73c72,74
< Debug: Value ';;;;' for attribute type of vehicle isn't valid
< Debug: Value 'dummyVType' for attribute type of vehicle isn't valid
---
> Debug: Value '' for attribute id of vehicle isn't valid
> Debug: Value ';;;;' for attribute id of vehicle isn't valid
> Debug: Setting new attribute
80c81
< Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
83c84
< Debug: Removing route 'r_0' in GNEChange_DemandElement
---
> Debug: Removing vehicle 'v_0' in GNEChange_DemandElement
86c87
< Debug: Adding route 'r_0' in GNEChange_DemandElement
---
> Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
89c90
< Debug: Adding vehicle 'v_0' in GNEChange_DemandElement
---
> Debug: Setting new attribute
130c131
< Debug: Deleting unreferenced vehicle 'v_0'
---
> Debug: Deleting unreferenced vehicle 'custom_vType'
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
7c7
<     <vehicle id="v_0" type="custom_vType" depart="0.00" route="r_0"/>
---
>     <vehicle id="custom_vType" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect vType_bike ( Last six runs Feb2022 )

---------- Differences in errors ----------
127c127
< Debug: Deleting unreferenced vehicle 'v_0'
---
> Debug: Deleting unreferenced vehicle 'DEFAULT_BIKETYPE'
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" type="DEFAULT_BIKETYPE" depart="0.00" route="r_0"/>
---
>     <vehicle id="DEFAULT_BIKETYPE" depart="0.00" route="r_0"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalLane current ( Last six runs Feb2022 )

---------- Differences in errors ----------
80c80,82
< Debug: Value 'dummyLane' for attribute arrivalLane of vehicle isn't valid
---
> Debug: Setting new attribute
> Debug: Value 'dummyLane' for attribute departSpeed of vehicle isn't valid
> Debug: Value 'current' for attribute departSpeed of vehicle isn't valid
83a86
> Debug: Restoring previous attribute
111a115
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" 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="10" route="routeB">
---
>     <vehicle id="vehicleB" depart="2.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" route="routeB">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalLane float ( Last six runs Feb2022 )

---------- Differences in errors ----------
80,81d79
< Debug: Value 'dummyLane' for attribute arrivalLane of vehicle isn't valid
< Debug: Setting new attribute
82a81,82
> Debug: Value 'dummyLane' for attribute departSpeed of vehicle isn't valid
> Debug: Value '500' for attribute departSpeed of vehicle isn't valid
96,98d95
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
107a105
> Debug: Keys Ctrl+Z (Undo) pressed
123,125d120
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
130a126
> Debug: Keys Ctrl+Y (Redo) pressed
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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="5" route="routeA">
---
>     <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="0.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="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="0.00" 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 Feb2022 )

---------- Differences in errors ----------
80,85c80
< Debug: Setting new attribute
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyPos' for attribute arrivalLane of vehicle isn't valid
87a83,84
> Debug: Value '-10' for attribute arrivalLane of vehicle isn't valid
> Debug: Value '15.5' for attribute arrivalLane of vehicle isn't valid
95d91
< Debug: Restoring previous attribute
100,101d95
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
106,109c100,104
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing vehicle 'vehicleB' in GNEChange_DemandElement
> Debug: Removing vehicle 'vehicleA' in GNEChange_DemandElement
> Debug: Removing route 'routeB' in GNEChange_DemandElement
> Debug: Removing route 'routeA' in GNEChange_DemandElement
> Debug: Keys Ctrl+Z (Undo) pressed
112,115c107,110
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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="500" 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="500" 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 Feb2022 )

---------- Differences in errors ----------
80,81c80,81
< Debug: Setting new attribute
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicle isn't valid
---
> Debug: Value 'dummyPos' for attribute arrivalLane of vehicle isn't valid
> Debug: Value 'max' for attribute arrivalLane of vehicle isn't valid
85d84
< Debug: Restoring previous attribute
114d112
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
7c7
<     <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
---
>     <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">
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 Feb2022 )

---------- Differences in errors ----------
80,81c80
< Debug: Setting new attribute
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicle isn't valid
---
> Debug: Value 'dummyPos' for attribute arrivalLane of vehicle isn't valid
97d95
< Debug: Restoring previous attribute
124d121
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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="0.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="random" 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="10" route="routeB">
---
>     <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="random" 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 center ( Last six runs Feb2022 )

---------- Differences in errors ----------
81c81
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" 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" 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 Feb2022 )

---------- Differences in errors ----------
81c81
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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="0.00" 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 Feb2022 )

---------- Differences in errors ----------
81c81
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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="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">
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="left" 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 Feb2022 )

---------- Differences in errors ----------
81c81
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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="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">
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="10" route="routeB">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalSpeed current ( Last six runs Feb2022 )

---------- Differences in errors ----------
80c80,82
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of vehicle isn't valid
---
> Debug: Setting new attribute
> Debug: Value 'dummySpeed' for attribute arrivalPos of vehicle isn't valid
> Debug: Value 'current' for attribute arrivalPos of vehicle isn't valid
83a86
> Debug: Restoring previous attribute
111a115
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" arrivalPosLat="0.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="10" route="routeB">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection arrivalSpeed float ( Last six runs Feb2022 )

---------- Differences in errors ----------
80c80,83
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of vehicle isn't valid
---
> Debug: Setting new attribute
> Debug: Value 'dummySpeed' for attribute arrivalPos of vehicle isn't valid
> Debug: Setting new attribute
> Debug: Setting new attribute
83d85
< Debug: Value '-10' for attribute arrivalSpeed of vehicle isn't valid
96a99
> Debug: Restoring previous attribute
101,102d103
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
105,114c106,109
< Debug: Removing vehicle 'vehicleB' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Removing route 'routeB' in GNEChange_DemandElement
< Debug: Removing route 'routeA' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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="15.50" arrivalPosLat="15.50" 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="15.50" 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 Feb2022 )

---------- Differences in errors ----------
79,215c79,81
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'dummyColor' for attribute color of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicleB' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicleA' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1240.00" x="14.00" y="18.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="12,13,14" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="12,13,14" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection containerNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,83c81,83
< 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: 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
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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="3" 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="3" containerNumber="10" route="routeB">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection depart containerTriggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyDepart' for attribute depart of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute arrivalPosLat of vehicle isn't valid
> Debug: Value 'containerTriggered' for attribute arrivalPosLat of vehicle isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" 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" 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 Feb2022 )

---------- Differences in errors ----------
81,82c81
< Debug: Value 'dummyDepart' for attribute depart of vehicle isn't valid
< Debug: Value '-3' for attribute depart of vehicle isn't valid
---
> Debug: Value 'dummyDepart' for attribute arrivalPosLat of vehicle isn't valid
84a84,89
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
105d109
< Debug: Keys Ctrl+Z (Undo) pressed
126a131,133
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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="0.00" 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 Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyDepart' for attribute depart of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute arrivalPosLat of vehicle isn't valid
> Debug: Value 'triggered' for attribute arrivalPosLat of vehicle isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" 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" 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 Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of vehicle isn't valid
> Debug: Value 'allowed' for attribute color of vehicle isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" 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" 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 Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of vehicle isn't valid
> Debug: Value 'best' for attribute color of vehicle isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" 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" 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 Feb2022 )

---------- Differences in errors ----------
81c81,82
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
---
> Debug: Value 'dummyDepart' for attribute color of vehicle isn't valid
> Debug: Value 'first' for attribute color of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" 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" 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 Feb2022 )

---------- Differences in errors ----------
81,89c81,84
< 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
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of vehicle isn't valid
> Debug: Value '500' for attribute color of vehicle isn't valid
> Debug: Value '-10' for attribute color of vehicle isn't valid
> Debug: Value '0' for attribute color of vehicle isn't valid
106a102
> Debug: Keys Ctrl+Z (Undo) pressed
124,126d119
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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="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" line="line A" personNumber="1" containerNumber="5" route="routeA">
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" 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 Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of vehicle isn't valid
> Debug: Value 'free' for attribute color of vehicle isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" 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="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" line="line B" personNumber="2" containerNumber="10" route="routeB">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departLane random ( Last six runs Feb2022 )

---------- Differences in errors ----------
81c81
< Debug: Value 'dummyDepart' for attribute departLane of vehicle isn't valid
---
> Debug: Value 'dummyDepart' for attribute color of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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="21,99,127" 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="155,60,26" 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 Feb2022 )

---------- Differences in errors ----------
81c81,82
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of vehicle isn't valid
> Debug: Value 'base' for attribute departLane of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
7c7
<     <vehicle id="vehicleA" depart="1.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
---
>     <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">
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" 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 Feb2022 )

---------- Differences in errors ----------
81,93c81,83
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of vehicle isn't valid
> Debug: Value '500' for attribute departLane of vehicle isn't valid
> Debug: Value '20' for attribute departLane of vehicle isn't valid
109a100,101
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
127,129d118
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
131,133d119
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" 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" 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 Feb2022 )

---------- Differences in errors ----------
81c81
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
7c7
<     <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
---
>     <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">
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 Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of vehicle isn't valid
> Debug: Value 'last' for attribute departLane of vehicle isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
7c7
<     <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="last" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
---
>     <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">
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" 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 Feb2022 )

---------- Differences in errors ----------
81c81
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
7c7
<     <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="random" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
---
>     <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">
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="10" route="routeB">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPos random_free ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,93c81,83
< Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of vehicle isn't valid
> Debug: Value '500' for attribute departLane of vehicle isn't valid
> Debug: Value 'random_free' for attribute departLane of vehicle isn't valid
109a100,101
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
127,129d118
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
131,133d119
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
7c7
<     <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="random_free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
---
>     <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">
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" 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 Feb2022 )

---------- Differences in errors ----------
81c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicle isn't valid
> Debug: Value 'center' for attribute containerNumber of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" 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" route="routeB">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat float ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,93c81,83
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' 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
109a100,101
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
127,129d118
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
131,133d119
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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="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" route="routeA">
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" route="routeB">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat free ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicle isn't valid
> Debug: Value 'free' for attribute containerNumber of vehicle isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" 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" route="routeB">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat left ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicle isn't valid
> Debug: Value 'left' for attribute containerNumber of vehicle isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" 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" route="routeB">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat random ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicle isn't valid
> Debug: Value 'random' for attribute containerNumber of vehicle isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" 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" route="routeB">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat random_free ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicle isn't valid
> Debug: Value 'random_free' for attribute containerNumber of vehicle isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" 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="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" route="routeB">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departPosLat right ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicle isn't valid
> Debug: Value 'right' for attribute containerNumber of vehicle isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" 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" route="routeB">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departSpeed desired ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of vehicle isn't valid
> Debug: Value 'desired' for attribute departPos of vehicle isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
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" 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 Feb2022 )

---------- Differences in errors ----------
81,83c81,85
< 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: Value 'dummySpeed' for attribute departPos of vehicle isn't valid
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
97a100,101
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
102,106c106,109
< Debug: Removing vehicle 'vehicleB' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Removing route 'routeB' in GNEChange_DemandElement
< Debug: Removing route 'routeA' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
---
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
109,112c112,115
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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="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">
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="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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection departSpeed max ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of vehicle isn't valid
> Debug: Value 'max' for attribute departPos of vehicle isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
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" 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 Feb2022 )

---------- Differences in errors ----------
81c81
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid
---
> Debug: Value 'dummySpeed' for attribute departPos of vehicle isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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="random" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
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 Feb2022 )

---------- Differences in errors ----------
81,87c81,82
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of vehicle isn't valid
> Debug: Value 'speedLimit' for attribute departPos of vehicle isn't valid
104a100
> Debug: Keys Ctrl+Z (Undo) pressed
122,124d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
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="10" route="routeB">
---
>     <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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection line ( Last six runs Feb2022 )

---------- Differences in errors ----------
79,84c79
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'custom Line' for attribute arrivalSpeed of vehicle isn't valid
98a94
> Debug: Keys Ctrl+Z (Undo) pressed
112,114d107
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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 Feb2022 )

---------- Differences in errors ----------
20d19
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
22d20
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
24d21
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
27d23
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
29d24
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
31d25
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
85,262c79
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<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 ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1240.00" x="14.00" y="18.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/>
    <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/>
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle inspect_selection personNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
81,83c81,86
< 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
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
97a101,102
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
102,106c107,108
< Debug: Removing vehicle 'vehicleB' in GNEChange_DemandElement
< Debug: Removing vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Removing route 'routeB' in GNEChange_DemandElement
< Debug: Removing route 'routeA' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
---
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
109,112c111,112
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
---
> Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- 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="3" 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="3" personNumber="2" containerNumber="10" route="routeB">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create arrivalLane ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
67d65
< Debug: Selected item 'trip' in TagSelector
70,71c68,69
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
---
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
73,74c71,72
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
---
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
76,77d73
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalLane definition for arrivalLane. Must be one of ("current", or an int>=0)
78a75,78
> Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
80,81d79
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
84,85c82,83
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
13,15c13
<     </edge>
<     <edge id=":gneJ5_2" function="internal">
<         <lane id=":gneJ5_2_0" index="0" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
---
>         <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
22,24c20
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
30c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
33c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
76c72
<     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_2_0" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
---
>     <junction id="gneJ5" type="priority" x="70.00" y="20.00" incLanes="gneE3_0 gneE3_1 gneE2_0" intLanes=":gneJ5_0_0 :gneJ5_1_0 :gneJ5_1_1" shape="63.60,27.20 76.40,27.20 75.93,24.02 74.53,21.42 72.20,19.40 68.93,17.96 64.73,17.09 59.60,16.80 59.60,23.20 61.82,23.64 62.60,24.20 63.16,24.98 63.49,25.98">
81c77
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
95c91
<         <request index="0" response="0" foes="0" cont="0"/>
<truncated after showing first 30 lines>
---------- Differences in routes ----------
5,6c5,6
<     <vehicle id="vehicle_0" depart="0.00" arrivalLane="20">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <vehicle id="v_0" depart="0.00" color="1,253,211">
>         <route edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create arrivalPos ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,70c68,69
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
---
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
71a71,72
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
73,76c74,75
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalPos definition for arrivalPos. Must be one of ("random", "max", or a float)
---
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
78,182d76
< Debug: Key ENTER pressed
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
20d19
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" arrivalPos="-12.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00" arrivalPos="20.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create arrivalPosLat ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,70d67
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float)
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float)
71a69,70
> Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
73,74c72,73
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'v_1' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_1' in GNEChange_DemandElement
76,77c75,76
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'v_2' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_2' in GNEChange_DemandElement
79,80c78,79
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'v_3' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_3' in GNEChange_DemandElement
83,84c82,83
< Debug: Removing routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_0" depart="0.00" arrivalPosLat="0.00">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <vehicle id="v_0" depart="0.00" line="dummyPos">
>         <route edges="gneE2 gneE4 gneE5"/>
8,9c8,9
<     <vehicle id="vehicle_1" depart="0.00">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <vehicle id="v_1" depart="0.00" line="-12">
>         <route edges="gneE2 gneE4 gneE5"/>
11,12c11,15
<     <vehicle id="vehicle_2" depart="0.00" arrivalPosLat="0.00">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <vehicle id="v_2" depart="0.00" line="center">
>         <route edges="gneE2 gneE4 gneE5"/>
>     </vehicle>
>     <vehicle id="v_3" depart="0.00" line="20">
>         <route edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create arrivalSpeed ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,70c68,69
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
---
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
72,73d70
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
75,76c72,75
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
< Debug: Invalid input parameter of vehicleWithRoute: Invalid arrivalSpeed definition for arrivalSpeed. Must be one of ("current", or a float>=0)
---
> Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
79,80c78,79
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'v_1' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_1' in GNEChange_DemandElement
83,84c82,83
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'v_1' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,9
<     <vehicle id="vehicle_0" depart="0.00" arrivalSpeed="20.00">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <vehicle id="v_0" depart="0.00" departPos="-12.00">
>         <route edges="gneE2 gneE4 gneE5"/>
>     </vehicle>
>     <vehicle id="v_1" depart="0.00" departPos="20.00">
>         <route edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create color ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,177c68
< Debug: Invalid input parameter of vehicleWithRoute: 'color' doesn't have a valid 'RBGColor' format
< Debug: Invalid input parameter of vehicleWithRoute: 'color' doesn't have a valid 'RBGColor' format
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
17c17
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vehicle_0" depart="0.00" color="cyan">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00" color="12,13,14">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create containerNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,70c68,69
< Debug: Invalid input parameter of vehicleWithRoute: 'containerNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of vehicleWithRoute: 'containerNumber' doesn't have a valid 'int' format
---
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
72,73d70
< Debug: Invalid input parameter of vehicleWithRoute: 'containerNumber' cannot be negative
< Debug: Invalid input parameter of vehicleWithRoute: 'containerNumber' cannot be negative
75,76c72,73
< Debug: Invalid input parameter of vehicleWithRoute: 'containerNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of vehicleWithRoute: 'containerNumber' doesn't have a valid 'int' format
---
> Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
77a75,76
> Debug: Adding vehicleWithRoute 'v_1' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_1' in GNEChange_DemandElement
79,80c78,79
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'v_2' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_2' in GNEChange_DemandElement
83,84c82,83
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,12
<     <vehicle id="vehicle_0" depart="0.00" containerNumber="13">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <vehicle id="v_0" depart="0.00" arrivalPos="-12.00">
>         <route edges="gneE2 gneE4 gneE5"/>
>     </vehicle>
>     <vehicle id="v_1" depart="0.00" arrivalPos="3.50">
>         <route edges="gneE2 gneE4 gneE5"/>
>     </vehicle>
>     <vehicle id="v_2" depart="0.00" arrivalPos="13.00">
>         <route edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create default ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
70,71c69,70
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
74,75c73,74
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'v_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'v_0' in GNEChange_DemandElement
78,79c77,78
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
117,118c116,117
< Debug: Deleting unreferenced routeEmbedded 'vehicle_0'
< Debug: Deleting unreferenced vehicleWithRoute 'vehicle_0'
---
> Debug: Deleting unreferenced routeEmbedded 'v_0'
> Debug: Deleting unreferenced vehicleWithRoute 'v_0'
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_0" depart="0.00">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <vehicle id="v_0" depart="0.00">
>         <route edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create default_continuous ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
68d65
< Debug: Selected item 'trip' in TagSelector
72,73c69,70
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
76,77c73,74
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'v_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'v_0' in GNEChange_DemandElement
80,81c77,78
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
119,120c116,117
< Debug: Deleting unreferenced routeEmbedded 'vehicle_0'
< Debug: Deleting unreferenced vehicleWithRoute 'vehicle_0'
---
> Debug: Deleting unreferenced routeEmbedded 'v_0'
> Debug: Deleting unreferenced vehicleWithRoute 'v_0'
160,162d156
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_0" depart="0.00">
<         <route edges="gneE2 gneE4 gneE4 gneE5" color="cyan"/>
---
>     <vehicle id="v_0" depart="0.00">
>         <route edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create depart ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
70,73c69,72
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of vehicleWithRoute: Negative departure time in the definition of depart ''.
< Debug: Invalid input parameter of vehicleWithRoute: Negative departure time in the definition of depart ''.
---
> Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
76,77c75,76
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'v_1' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_1' in GNEChange_DemandElement
79,80c78,79
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'v_2' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_2' in GNEChange_DemandElement
83,84c82,83
< Debug: Removing routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'v_2' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'v_2' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_0" depart="0.00">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <vehicle id="v_0" depart="0.00">
>         <route edges="gneE2 gneE4 gneE5"/>
8,9c8,9
<     <vehicle id="vehicle_2" depart="20.00">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <vehicle id="v_1" depart="0.00" personNumber="30">
>         <route edges="gneE2 gneE4 gneE5"/>
11,12c11,12
<     <vehicle id="vehicle_1" depart="30.00">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <vehicle id="v_2" depart="0.00" personNumber="20">
>         <route edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create departLane ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,171c68
< Debug: Invalid input parameter of vehicleWithRoute: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Invalid input parameter of vehicleWithRoute: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of vehicleWithRoute: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Invalid input parameter of vehicleWithRoute: Invalid departLane definition for departLane. Must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Error: Invalid departLane used in vehicleWithRoute 'vehicle_1'. 20 is greater than number of lanes
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Error: Invalid departLane used in vehicleWithRoute 'vehicle_1'. 20 is greater than number of lanes
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" departLane="random">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create departPos ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,190c68
< Debug: Invalid input parameter of vehicleWithRoute: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float)
< Debug: Invalid input parameter of vehicleWithRoute: Invalid departPos definition for departPos. Must be one of ("random", "random_free", "free", "base", "last" or a float)
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" departPos="-12.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00" departPos="random_free">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00" departPos="20.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create departPosLat ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,70c68,69
< Debug: Invalid input parameter of vehicleWithRoute: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
< Debug: Invalid input parameter of vehicleWithRoute: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float)
---
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
71a71,72
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
73,74c74,75
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
76,77d76
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
79,80c78,79
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
83,84c82,83
< Debug: Removing routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,12c5,6
<     <vehicle id="vehicle_0" depart="0.00" departPosLat="0.00">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
<     </vehicle>
<     <vehicle id="vehicle_1" depart="0.00" departPosLat="random_free">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
<     </vehicle>
<     <vehicle id="vehicle_2" depart="0.00" departPosLat="0.00">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <vehicle id="v_0" depart="0.00" arrivalSpeed="20.00">
>         <route edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create departSpeed ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,180c68
< Debug: Invalid input parameter of vehicleWithRoute: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
< Debug: Invalid input parameter of vehicleWithRoute: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of vehicleWithRoute: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
< Debug: Invalid input parameter of vehicleWithRoute: Invalid departSpeed definition for departSpeed. Must be one of ("random", "max", or a float>=0)
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Key ENTER pressed
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
20c20
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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" departSpeed="max">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00" departSpeed="20.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create line ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
68a68,69
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
70,71c71,72
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
73,74c74,75
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
---
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
76,77d76
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
79,81d77
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
83,85d78
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
87,89d79
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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">
    <vehicle id="vehicle_0" depart="0.00" line="%%%%%%">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00" line="ownLine">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create personNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
66d65
< Debug: Selected item 'trip' in TagSelector
69,70c68,69
< Debug: Invalid input parameter of vehicleWithRoute: 'personNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of vehicleWithRoute: 'personNumber' doesn't have a valid 'int' format
---
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
72,73c71,72
< Debug: Invalid input parameter of vehicleWithRoute: 'personNumber' cannot be negative
< Debug: Invalid input parameter of vehicleWithRoute: 'personNumber' cannot be negative
---
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
75,76c74,75
< Debug: Invalid input parameter of vehicleWithRoute: 'personNumber' doesn't have a valid 'int' format
< Debug: Invalid input parameter of vehicleWithRoute: 'personNumber' doesn't have a valid 'int' format
---
> Debug: Invalid input parameter of vehicleWithRoute
> Debug: Invalid input parameter of vehicleWithRoute
79,80c78,79
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
83,84c82,83
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
---
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_0" depart="0.00" personNumber="13">
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <vehicle id="v_0" depart="0.00" arrivalLane="13">
>         <route edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded create vType ( Last six runs Feb2022 )

---------- Differences in errors ----------
67d66
< Debug: Selected item 'trip' in TagSelector
70c69
< Debug: Selected invalid item in DemandElementSelector
---
> Debug: Selected invalid item in TagSelector
72,170d70
< Debug: Selected item 'custom_vType' in DemandElementSelector
< Debug: Key ENTER pressed
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vType 'custom_vType' in GNEChange_DemandElement
< 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()
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 49.60,42.80,86.40,73.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
14d13
< TestFunctions: Netedit closed successfully
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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"/>
    <vehicle id="vehicle_0" type="custom_vType" depart="0.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded delete ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,20c18,19
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Error: A route needs at least one edge.
< Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.25Sep145557.1772/netedit.gui/demandElements/trip/delete/input_routes.rou.xml failed.
---
> Error: routes cannot be processed either with additional handler nor with demand handler
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
46,48c45,47
< GLDebug: Add egdges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.00,30.00,20.00,70.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.00,70.00
---
> GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
> GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -1.60,30.00,20.00,70.00
> GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 0.00,30.00,21.60,70.00
68,69c67,69
< Debug: Selected item 'vehicle' in TagSelector
< Debug: Selected item 'trip' in TagSelector
---
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
> Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector
> Debug: Selected item 'vehicle (embedded route)' in TagSelector
71,72c71,72
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Removing trip 'trip_0' in GNEChange_DemandElement
---
> Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
75,78c75,78
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3c1,2
< Warning: Error parsing parameter edges. edge 'gneE13' doesn't exist
< Error: A route needs at least one edge.
< Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.16Aug092936.6276/netedit.gui/demandElements/trip/delete/input_routes.rou.xml failed.
---
> Error: routes cannot be processed either with additional handler nor with demand handler
> Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in net ----------
16,18c16
<     </edge>
<     <edge id=":gneJ6_2" function="internal">
<         <lane id=":gneJ6_2_0" index="0" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
---
>         <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
21c19
<         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.13,59.58 9.28,57.79 9.00,55.30"/>
---
>         <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
24c22
<         <lane id=":gneJ7_1_0" index="0" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.63,57.18 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
27c25
<         <lane id=":gneJ8_0_0" index="0" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
70c68
<     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_2_0" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
---
>     <junction id="gneJ6" type="priority" x="70.00" y="60.00" incLanes="gneE4_0 gneE4_1 gneE6_0" intLanes=":gneJ6_0_0 :gneJ6_1_0 :gneJ6_1_1" shape="76.40,52.80 63.60,52.80 63.16,55.02 62.60,55.80 61.82,56.36 60.82,56.69 59.60,56.80 59.60,63.20 64.73,62.91 68.93,62.04 72.20,60.60 74.53,58.58 75.93,55.98">
75c73
<     <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.38,61.22 10.44,62.32 11.82,62.98">
---
>     <junction id="gneJ7" type="priority" x="10.00" y="60.00" incLanes="gneE5_0 gneE11_0" intLanes=":gneJ7_0_0 :gneJ7_1_0" shape="13.50,63.20 13.50,56.80 12.67,56.63 12.38,56.42 12.17,56.13 12.04,55.76 12.00,55.30 8.00,55.30 8.15,57.71 8.61,59.69 9.37,61.22 10.44,62.32 11.82,62.98">
93c91
<     <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_2_0" dir="r" state="M"/>
---
>     <connection from="gneE6" to="gneE3" fromLane="0" toLane="1" via=":gneJ6_1_1" dir="r" state="M"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< trip
---
> vehicle (embedded route)

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect arrivalLane current ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummyLane' for attribute arrivalLane of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyLane' for attribute departSpeed of vehicleWithRoute isn't valid
> Debug: Value 'current' for attribute departSpeed of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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 vehicle_embedded inspect arrivalLane float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummyLane' for attribute arrivalLane of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyLane' for attribute departSpeed of vehicleWithRoute isn't valid
> Debug: Value '500' for attribute departSpeed of vehicleWithRoute isn't valid
73,76d73
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
83a81
> Debug: Keys Ctrl+Z (Undo) pressed
92,93d89
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" arrivalLane="0">
---
>     <vehicle id="v_0" depart="0.00" departSpeed="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect arrivalPos float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,73c71
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyPos' for attribute arrivalLane of vehicleWithRoute isn't valid
74a73,74
> Debug: Value '-10' for attribute arrivalLane of vehicleWithRoute isn't valid
> Debug: Value '15.5' for attribute arrivalLane of vehicleWithRoute isn't valid
80c80,81
< Debug: Restoring previous attribute
---
> Debug: Removing routeEmbedded 'v_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'v_0' in GNEChange_DemandElement
82,83d82
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
86c85,86
< Debug: Setting new attribute
---
> Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
91,92d90
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" arrivalPos="15.50">
---
>     <vehicle id="v_0" depart="0.00" arrivalLane="500">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect arrivalPos max ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute arrivalLane of vehicleWithRoute isn't valid
> Debug: Value 'max' for attribute arrivalLane of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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 vehicle_embedded inspect arrivalPos random ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute arrivalLane of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" arrivalPos="random">
---
>     <vehicle id="v_0" depart="0.00" arrivalLane="random">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect arrivalPosLat center ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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 vehicle_embedded inspect arrivalPosLat float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" arrivalPosLat="0.00">
---
>     <vehicle id="v_0" depart="0.00" departPosLat="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect arrivalPosLat left ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" arrivalPosLat="left">
---
>     <vehicle id="v_0" depart="0.00" departPosLat="left">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect arrivalPosLat right ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" arrivalPosLat="right">
---
>     <vehicle id="v_0" depart="0.00" departPosLat="right">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect arrivalSpeed current ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of vehicleWithRoute isn't valid
---
> Debug: Value 'dummySpeed' for attribute arrivalPos of vehicleWithRoute isn't valid
> Debug: Value 'current' for attribute arrivalPos of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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 vehicle_embedded inspect arrivalSpeed float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of vehicleWithRoute isn't valid
---
> Debug: Value 'dummySpeed' for attribute arrivalPos of vehicleWithRoute isn't valid
> Debug: Setting new attribute
73d73
< Debug: Value '-10' for attribute arrivalSpeed of vehicleWithRoute isn't valid
83,84c83
< Debug: Removing routeEmbedded 'v_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'v_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
87,88c86
< Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
---
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" arrivalSpeed="15.50">
---
>     <vehicle id="v_0" depart="0.00" arrivalPos="15.50">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect color ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,175c71
< Debug: Value 'dummyColor' for attribute color of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'v_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary 0.00,6.80,20.00,33.20
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 49.60,6.80,86.40,37.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
15c15
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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="v_0" depart="0.00" color="12,13,14">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect containerNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,72c71,72
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyNumber' for attribute arrivalSpeed of vehicleWithRoute isn't valid
> Debug: Value '-5' for attribute arrivalSpeed of vehicleWithRoute isn't valid
83c83,84
< Debug: Restoring previous attribute
---
> Debug: Removing routeEmbedded 'v_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'v_0' in GNEChange_DemandElement
86c87,88
< Debug: Setting new attribute
---
> Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" line="3">
---
>     <vehicle id="v_0" depart="0.00" arrivalSpeed="3.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect depart containerTriggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyDepart' for attribute depart of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute arrivalPosLat of vehicleWithRoute isn't valid
> Debug: Value 'containerTriggered' for attribute arrivalPosLat of vehicleWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="containerTriggered">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect depart float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,72c71
< Debug: Value 'dummyDepart' for attribute depart of vehicleWithRoute isn't valid
< Debug: Value '-3' for attribute depart of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyDepart' for attribute arrivalPosLat of vehicleWithRoute isn't valid
73a73,76
> Debug: Setting new attribute
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
81d83
< Debug: Keys Ctrl+Z (Undo) pressed
89a92,93
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="10.20">
---
>     <vehicle id="v_0" depart="0.00" arrivalPosLat="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect depart triggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyDepart' for attribute depart of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute arrivalPosLat of vehicleWithRoute isn't valid
> Debug: Value 'triggered' for attribute arrivalPosLat of vehicleWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="triggered">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departLane allowed ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of vehicleWithRoute isn't valid
> Debug: Value 'allowed' for attribute color of vehicleWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departLane="allowed">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departLane best ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of vehicleWithRoute isn't valid
> Debug: Value 'best' for attribute color of vehicleWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departLane="best">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departLane first ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyDepart' for attribute color of vehicleWithRoute isn't valid
> Debug: Value 'first' for attribute color of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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 vehicle_embedded inspect departLane float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,77c71,74
< Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid
< Debug: Value '500' for attribute departLane of vehicleWithRoute isn't valid
< Debug: Value '-10' for attribute departLane of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of vehicleWithRoute isn't valid
> Debug: Value '500' for attribute color of vehicleWithRoute isn't valid
> Debug: Value '-10' for attribute color of vehicleWithRoute isn't valid
> Debug: Value '0' for attribute color of vehicleWithRoute isn't valid
82a80
> Debug: Keys Ctrl+Z (Undo) pressed
88,89d85
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departLane="0">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departLane free ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of vehicleWithRoute isn't valid
> Debug: Value 'free' for attribute color of vehicleWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departLane="free">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departLane random ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyDepart' for attribute color of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departLane="random">
---
>     <vehicle id="v_0" depart="0.00" color="160,21,162">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departPos base ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of vehicleWithRoute isn't valid
> Debug: Value 'base' for attribute departLane of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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 vehicle_embedded inspect departPos float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,79c71,73
< Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of vehicleWithRoute isn't valid
> Debug: Value '500' for attribute departLane of vehicleWithRoute isn't valid
> Debug: Value '20' for attribute departLane of vehicleWithRoute isn't valid
83a78,79
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d84
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
92,93d85
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departPos="20.00">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departPos free ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departPos="free">
---
>     <vehicle id="v_0" depart="0.00" departLane="free">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departPos last ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of vehicleWithRoute isn't valid
> Debug: Value 'last' for attribute departLane of vehicleWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departPos="last">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departPos random ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departPos="random">
---
>     <vehicle id="v_0" depart="0.00" departLane="random">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departPos random_free ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,79c71,73
< Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of vehicleWithRoute isn't valid
> Debug: Value '500' for attribute departLane of vehicleWithRoute isn't valid
> Debug: Value 'random_free' for attribute departLane of vehicleWithRoute isn't valid
83a78,79
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d84
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
92,93d85
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departPos="random_free">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departPosLat center ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71,72
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicleWithRoute isn't valid
> Debug: Value 'center' for attribute containerNumber of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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 vehicle_embedded inspect departPosLat float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,79c71,73
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicleWithRoute isn't valid
> Debug: Value '-5' for attribute containerNumber of vehicleWithRoute isn't valid
> Debug: Value '' for attribute containerNumber of vehicleWithRoute isn't valid
83a78,79
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Keys Ctrl+Z (Undo) pressed
89,90d84
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
92,93d85
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departPosLat="0.00">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departPosLat free ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicleWithRoute isn't valid
> Debug: Value 'free' for attribute containerNumber of vehicleWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departPosLat="free">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departPosLat left ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicleWithRoute isn't valid
> Debug: Value 'left' for attribute containerNumber of vehicleWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departPosLat="left">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departPosLat random ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicleWithRoute isn't valid
> Debug: Value 'random' for attribute containerNumber of vehicleWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departPosLat="random">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departPosLat random_free ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicleWithRoute isn't valid
> Debug: Value 'random_free' for attribute containerNumber of vehicleWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departPosLat="random_free">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departPosLat right ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicleWithRoute isn't valid
> Debug: Value 'right' for attribute containerNumber of vehicleWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departPosLat="right">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departSpeed desired ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of vehicleWithRoute isn't valid
> Debug: Value 'desired' for attribute departPos of vehicleWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departSpeed="desired">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departSpeed float ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,73c71,73
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid
< Debug: Value '500' for attribute departSpeed of vehicleWithRoute isn't valid
< Debug: Value '-10' for attribute departSpeed of vehicleWithRoute isn't valid
---
> Debug: Value 'dummySpeed' for attribute departPos of vehicleWithRoute isn't valid
> Debug: Setting new attribute
> Debug: Setting new attribute
80,81c80
< Debug: Removing routeEmbedded 'v_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'v_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
82a82,83
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
85,86c86
< Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
---
> Debug: Setting new attribute
90a91,92
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departSpeed="20.00">
---
>     <vehicle id="v_0" depart="0.00" departPos="20.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departSpeed max ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of vehicleWithRoute isn't valid
> Debug: Value 'max' for attribute departPos of vehicleWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departSpeed="max">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departSpeed random ( Last six runs Feb2022 )

---------- Differences in errors ----------
71c71
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid
---
> Debug: Value 'dummySpeed' for attribute departPos of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departSpeed="random">
---
>     <vehicle id="v_0" depart="0.00" departPos="random">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect departSpeed speedLimit ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,75c71,72
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of vehicleWithRoute isn't valid
> Debug: Value 'speedLimit' for attribute departPos of vehicleWithRoute isn't valid
80a78
> Debug: Keys Ctrl+Z (Undo) pressed
86,87d83
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" departSpeed="speedLimit">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect id ( Last six runs Feb2022 )

---------- Differences in errors ----------
72,177c72
< Debug: Value '' for attribute id of vehicleWithRoute isn't valid
< Debug: Value ';;;;;;;;' for attribute id of vehicleWithRoute isn't valid
< Debug: Value 'id with spaces' for attribute id of vehicleWithRoute isn't valid
< Debug: Value 'duplicatedVehicle' for attribute id of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'v_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'duplicatedVehicle' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'duplicatedVehicle' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
16c16
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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="customID" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
    <trip id="duplicatedVehicle" depart="0.00" from="gneE8" to="gneE9"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect line ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,74c71
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value 'custom Line' for attribute arrivalSpeed of vehicleWithRoute isn't valid
79a77
> Debug: Keys Ctrl+Z (Undo) pressed
85,86d82
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" line="custom Line">
---
>     <vehicle id="v_0" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect parameters ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
67d65
< Debug: Selected item 'trip' in TagSelector
71,79c69,79
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
> Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
> Debug: Value 'dummyGenericParameters' for attribute arrivalPosLat of vehicleWithRoute isn't valid
> Debug: Value 'key1|key2|key3' for attribute arrivalPosLat of vehicleWithRoute isn't valid
> Debug: Value 'key1=value1|key2=value2|key3=value3' for attribute arrivalPosLat of vehicleWithRoute isn't valid
> Debug: Value 'key1=|key2=|key3=' for attribute arrivalPosLat of vehicleWithRoute isn't valid
> Debug: Value 'key1duplicated=value1|key1duplicated=value2|key3=value3' for attribute arrivalPosLat of vehicleWithRoute isn't valid
> Debug: Value 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' for attribute arrivalPosLat of vehicleWithRoute isn't valid
> Debug: Value 'keyInvalid.;%>%$$=value1|key2=value2|key3=value3' for attribute arrivalPosLat of vehicleWithRoute isn't valid
> Debug: Value 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' for attribute arrivalPosLat of vehicleWithRoute isn't valid
> Debug: Value 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' for attribute arrivalPosLat of vehicleWithRoute isn't valid
82c82,85
< Debug: Restoring previous attribute
---
> Debug: Removing routeEmbedded 'v_0' in GNEChange_DemandElement
<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 ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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,9c5,6
<     <vehicle id="vehicle_0" depart="0.00">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<         <route edges="gneE2 gneE4 gneE5" color="cyan"/>
---
>     <vehicle id="v_0" depart="0.00">
>         <route edges="gneE2 gneE4 gneE5"/>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect personNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
71,73c71,73
< Debug: Value 'dummyNumber' for attribute personNumber of vehicleWithRoute isn't valid
< Debug: Value '-5' for attribute personNumber of vehicleWithRoute isn't valid
< Debug: Value '' for attribute personNumber of vehicleWithRoute isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
80,81c80
< Debug: Removing routeEmbedded 'v_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'v_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
82a82,83
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
85,86c86
< Debug: Adding vehicleWithRoute 'v_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'v_0' in GNEChange_DemandElement
---
> Debug: Setting new attribute
90a91,92
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="v_0" depart="0.00" personNumber="3">
---
>     <vehicle id="v_0" depart="0.00" line="3">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect vType ( Last six runs Feb2022 )

---------- Differences in errors ----------
72,73c72,74
< Debug: Value ';;;;' for attribute type of vehicleWithRoute isn't valid
< Debug: Value 'dummyVType' for attribute type of vehicleWithRoute isn't valid
---
> Debug: Value '' for attribute id of vehicleWithRoute isn't valid
> Debug: Value ';;;;' for attribute id of vehicleWithRoute isn't valid
> Debug: Setting new attribute
80,81c81
< Debug: Removing routeEmbedded 'v_0' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'v_0' in GNEChange_DemandElement
---
> Debug: Restoring previous attribute
84,87c84,85
< Debug: Removing vType 'custom_vType' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
---
> Debug: Removing routeEmbedded 'v_0' in GNEChange_DemandElement
> Debug: Removing vehicleWithRoute 'v_0' in GNEChange_DemandElement
94a93,95
> Debug: Keys Ctrl+Y (Redo) pressed
> Debug: Calling GNEUndoList::redo()
> Debug: Setting new attribute
132,133c133,134
< Debug: Deleting unreferenced routeEmbedded 'v_0'
< Debug: Deleting unreferenced vehicleWithRoute 'v_0'
---
> Debug: Deleting unreferenced routeEmbedded 'custom_vType'
> Debug: Deleting unreferenced vehicleWithRoute 'custom_vType'
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
6c6
<     <vehicle id="v_0" type="custom_vType" depart="0.00">
---
>     <vehicle id="custom_vType" depart="0.00">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalLane current ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
86c80,82
< Debug: Value 'dummyLane' for attribute arrivalLane of vehicleWithRoute isn't valid
---
> Debug: Setting new attribute
> Debug: Value 'dummyLane' for attribute departSpeed of vehicleWithRoute isn't valid
> Debug: Value 'current' for attribute departSpeed of vehicleWithRoute isn't valid
89a86
> Debug: Restoring previous attribute
117a115
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalLane float ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
86,87d79
< Debug: Value 'dummyLane' for attribute arrivalLane of vehicleWithRoute isn't valid
< Debug: Setting new attribute
88a81,82
> Debug: Value 'dummyLane' for attribute departSpeed of vehicleWithRoute isn't valid
> Debug: Value '500' for attribute departSpeed of vehicleWithRoute isn't valid
102,104d95
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
113a105
> Debug: Keys Ctrl+Z (Undo) pressed
129,131d120
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
136a126
> Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="0.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="0" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="0.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalPos float ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
86,91c80
< Debug: Setting new attribute
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyPos' for attribute arrivalLane of vehicleWithRoute isn't valid
93a83,84
> Debug: Value '-10' for attribute arrivalLane of vehicleWithRoute isn't valid
> Debug: Value '15.5' for attribute arrivalLane of vehicleWithRoute isn't valid
101d91
< Debug: Restoring previous attribute
106,107d95
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
112,115c100,104
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="15.50" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="500" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="15.50" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="500" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalPos max ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
86,87c80,81
< Debug: Setting new attribute
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute arrivalLane of vehicleWithRoute isn't valid
> Debug: Value 'max' for attribute arrivalLane of vehicleWithRoute isn't valid
91d84
< Debug: Restoring previous attribute
120d112
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalPos random ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
86,87c80
< Debug: Setting new attribute
< Debug: Value 'dummyPos' for attribute arrivalPos of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute arrivalLane of vehicleWithRoute isn't valid
103d95
< Debug: Restoring previous attribute
130d121
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="random" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="random" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalPosLat center ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" 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">
---
>     <vehicle id="vehicle_embeddedA" 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">
11c11
<     <vehicle id="vehicle_embeddedB" 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">
---
>     <vehicle id="vehicle_embeddedB" 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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalPosLat float ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---------- Differences in routes ----------
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="0.00" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="0.00" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalPosLat left ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" 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">
---
>     <vehicle id="vehicle_embeddedA" 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">
11c11
<     <vehicle id="vehicle_embeddedB" 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">
---
>     <vehicle id="vehicle_embeddedB" 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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalPosLat right ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81
< Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" 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">
---
>     <vehicle id="vehicle_embeddedA" 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">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="right" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalSpeed current ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
86c80,82
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of vehicleWithRoute isn't valid
---
> Debug: Setting new attribute
> Debug: Value 'dummySpeed' for attribute arrivalPos of vehicleWithRoute isn't valid
> Debug: Value 'current' for attribute arrivalPos of vehicleWithRoute isn't valid
89a86
> Debug: Restoring previous attribute
117a115
> Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection arrivalSpeed float ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
86c80,83
< Debug: Value 'dummySpeed' for attribute arrivalSpeed of vehicleWithRoute isn't valid
---
> Debug: Setting new attribute
> Debug: Value 'dummySpeed' for attribute arrivalPos of vehicleWithRoute isn't valid
> Debug: Setting new attribute
> Debug: Setting new attribute
89d85
< Debug: Value '-10' for attribute arrivalSpeed of vehicleWithRoute isn't valid
102a99
> Debug: Restoring previous attribute
107,108d103
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
111,120c106,109
< Debug: Removing routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Removing routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="15.50" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="15.50" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" 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">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="15.50" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection color ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
85,221c79
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'dummyColor' for attribute color of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1240.00" x="14.00" y="18.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="12,13,14" line="line A" personNumber="1" containerNumber="5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <route edges="gneE2 gneE4 gneE5" color="orange"/>
    </vehicle>
    <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="12,13,14" line="line B" personNumber="2" containerNumber="10">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <route edges="gneE4 gneE5" color="red"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection containerNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,89c81,83
< Debug: Value 'dummyNumber' for attribute containerNumber of vehicleWithRoute isn't valid
< Debug: Value '-5' for attribute containerNumber of vehicleWithRoute isn't valid
< Debug: Value '' for attribute containerNumber of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyNumber' for attribute personNumber of vehicleWithRoute isn't valid
> Debug: Value '-5' for attribute personNumber of vehicleWithRoute isn't valid
> Debug: Value '' for attribute personNumber of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="3">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="3" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="3">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection depart containerTriggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
85,92d78
< Debug: Value 'dummyDepart' for attribute depart of vehicleWithRoute isn't valid
< Debug: Value '-3' for attribute depart of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
106a93
> Debug: Keys Ctrl+Z (Undo) pressed
120,122d106
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in guisettingsoutput ----------
2c2
<     <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
---
>     <viewport zoom="1240.00" x="14.00" y="18.00" angle="0.00"/>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" 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">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" 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">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection depart float ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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 vehicle_embedded inspect_selection depart triggered ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
85d78
< Debug: Value 'dummyDepart' for attribute depart of vehicleWithRoute isn't valid
87a81,82
> Debug: Value 'dummyDepart' for attribute arrivalPosLat of vehicleWithRoute isn't valid
> Debug: Value 'triggered' for attribute arrivalPosLat of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" 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">
---
>     <vehicle id="vehicle_embeddedA" 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">
11c11
<     <vehicle id="vehicle_embeddedB" 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">
---
>     <vehicle id="vehicle_embeddedB" 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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departLane allowed ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of vehicleWithRoute isn't valid
> Debug: Value 'allowed' for attribute color of vehicleWithRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" 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">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" 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">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departLane best ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of vehicleWithRoute isn't valid
> Debug: Value 'best' for attribute color of vehicleWithRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" 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">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" 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">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departLane first ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81,82
< Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyDepart' for attribute color of vehicleWithRoute isn't valid
> Debug: Value 'first' for attribute color of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" 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">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" 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">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departLane float ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,95c81,84
< Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid
< Debug: Value '500' for attribute departLane of vehicleWithRoute isn't valid
< Debug: Value '-10' for attribute departLane of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of vehicleWithRoute isn't valid
> Debug: Value '500' for attribute color of vehicleWithRoute isn't valid
> Debug: Value '-10' for attribute color of vehicleWithRoute isn't valid
> Debug: Value '0' for attribute color of vehicleWithRoute isn't valid
112a102
> Debug: Keys Ctrl+Z (Undo) pressed
130,132d119
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" 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">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departLane free ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyDepart' for attribute color of vehicleWithRoute isn't valid
> Debug: Value 'free' for attribute color of vehicleWithRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="free" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departLane random ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81
< Debug: Value 'dummyDepart' for attribute departLane of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyDepart' for attribute color of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" 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">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="21,99,127" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" 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">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="155,60,26" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPos base ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81,82
< Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of vehicleWithRoute isn't valid
> Debug: Value 'base' for attribute departLane of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" 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">
11c11
<     <vehicle id="vehicle_embeddedB" 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">
---
>     <vehicle id="vehicle_embeddedB" 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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPos float ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,99c81,83
< Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of vehicleWithRoute isn't valid
> Debug: Value '500' for attribute departLane of vehicleWithRoute isn't valid
> Debug: Value '20' for attribute departLane of vehicleWithRoute isn't valid
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="20.00" departPosLat="20.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" 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">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="20.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" 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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPos free ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81
< Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="free" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" 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">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPos last ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of vehicleWithRoute isn't valid
> Debug: Value 'last' for attribute departLane of vehicleWithRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="last" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" 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">
11c11
<     <vehicle id="vehicle_embeddedB" 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">
---
>     <vehicle id="vehicle_embeddedB" 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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPos random ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81
< Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPos' for attribute departLane of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="random" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" 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">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPos random_free ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,99c81,83
< Debug: Value 'dummyPos' for attribute departPos of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPos' for attribute departLane of vehicleWithRoute isn't valid
> Debug: Value '500' for attribute departLane of vehicleWithRoute isn't valid
> Debug: Value 'random_free' for attribute departLane of vehicleWithRoute isn't valid
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="random_free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" 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">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random_free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" 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">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPosLat center ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicleWithRoute isn't valid
> Debug: Value 'center' for attribute containerNumber of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" 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">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1">
11c11
<     <vehicle id="vehicle_embeddedB" 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">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPosLat float ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,99c81,83
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicleWithRoute isn't valid
> Debug: Value '-5' for attribute containerNumber of vehicleWithRoute isn't valid
> Debug: Value '' for attribute containerNumber of vehicleWithRoute isn't valid
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="0.00" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPosLat free ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicleWithRoute isn't valid
> Debug: Value 'free' for attribute containerNumber of vehicleWithRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" 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">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1">
11c11
<     <vehicle id="vehicle_embeddedB" 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">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPosLat left ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicleWithRoute isn't valid
> Debug: Value 'left' for attribute containerNumber of vehicleWithRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" 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">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1">
11c11
<     <vehicle id="vehicle_embeddedB" 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">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPosLat random ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicleWithRoute isn't valid
> Debug: Value 'random' for attribute containerNumber of vehicleWithRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="random" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPosLat random_free ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicleWithRoute isn't valid
> Debug: Value 'random_free' for attribute containerNumber of vehicleWithRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" 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">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departPosLat right ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummyPosLat' for attribute departPosLat of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummyPosLat' for attribute containerNumber of vehicleWithRoute isn't valid
> Debug: Value 'right' for attribute containerNumber of vehicleWithRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" 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">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1">
11c11
<     <vehicle id="vehicle_embeddedB" 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">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departSpeed desired ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of vehicleWithRoute isn't valid
> Debug: Value 'desired' for attribute departPos of vehicleWithRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="desired" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="desired" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departSpeed float ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,89c81,85
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid
< Debug: Value '500' for attribute departSpeed of vehicleWithRoute isn't valid
< Debug: Value '-10' for attribute departSpeed of vehicleWithRoute isn't valid
---
> Debug: Value 'dummySpeed' for attribute departPos of vehicleWithRoute isn't valid
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
103a100,101
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
108,112c106,109
< Debug: Removing routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Removing routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" 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">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="20.00" departPosLat="20.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" 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">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="20.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departSpeed max ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of vehicleWithRoute isn't valid
> Debug: Value 'max' for attribute departPos of vehicleWithRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="max" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="max" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departSpeed random ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87c81
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid
---
> Debug: Value 'dummySpeed' for attribute departPos of vehicleWithRoute isn't valid
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="random" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="random" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection departSpeed speedLimit ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,93c81,82
< Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'dummySpeed' for attribute departPos of vehicleWithRoute isn't valid
> Debug: Value 'speedLimit' for attribute departPos of vehicleWithRoute isn't valid
110a100
> Debug: Keys Ctrl+Z (Undo) pressed
128,130d117
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="speedLimit" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection line ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
85,90c79
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value 'custom Line' for attribute arrivalSpeed of vehicleWithRoute isn't valid
104a94
> Debug: Keys Ctrl+Z (Undo) pressed
118,120d107
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="custom Line" personNumber="1" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="custom Line" personNumber="2" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection parameters ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
85,262c79
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<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 ----------
18c18
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1240.00" x="14.00" y="18.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <route edges="gneE2 gneE4 gneE5" color="orange"/>
    </vehicle>
    <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <route edges="gneE4 gneE5" color="red"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded inspect_selection personNumber ( Last six runs Feb2022 )

---------- Differences in errors ----------
18d17
< Debug: Inserting generic parameter 'KeyA1|valueA1' into 
20d18
< Debug: Inserting generic parameter 'KeyA3|valueA2' into 
22d19
< Debug: Inserting generic parameter 'KeyA2|valueA3' into 
26d22
< Debug: Inserting generic parameter 'KeyB1|valueB1' into 
28d23
< Debug: Inserting generic parameter 'KeyB3|valueB2' into 
30d24
< Debug: Inserting generic parameter 'KeyB2|valueB3' into 
87,89c81,86
< Debug: Value 'dummyNumber' for attribute personNumber of vehicleWithRoute isn't valid
< Debug: Value '-5' for attribute personNumber of vehicleWithRoute isn't valid
< Debug: Value '' for attribute personNumber of vehicleWithRoute isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
103a101,102
> Debug: Keys Ctrl+Z (Undo) pressed
> Debug: Calling GNEUndoList::undo()
108,112c107,108
< Debug: Removing routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Removing routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in net ----------
26c26
<         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
29c29
<         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" 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
<     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="3" containerNumber="5">
---
>     <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="3" personNumber="1" containerNumber="5">
11c11
<     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10">
---
>     <vehicle id="vehicle_embeddedB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="3" personNumber="2" containerNumber="10">

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded load route ( Last six runs Feb2022 )

---------- Differences in errors ----------
18,19d17
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
28,44d25
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Removing routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Removing routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Removing vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: demand elements saved
92,141c73,88
< Debug: Deleting unreferenced routeEmbedded 'vehicle_4'
< Debug: Deleting unreferenced vehicleWithRoute 'vehicle_4'
< Debug: Deleting unreferenced routeEmbedded 'vehicle_3'
< Debug: Deleting unreferenced vehicleWithRoute 'vehicle_3'
< Debug: Deleting unreferenced routeEmbedded 'vehicle_2'
< Debug: Deleting unreferenced vehicleWithRoute 'vehicle_2'
< Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE10_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< Error: Attribute 'edges' in definition of a route is empty.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Differences in output ----------
7c7
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.12,39.52 11.53,38.23 13.50,37.80"/>
    </edge>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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_2" depart="20.00">
        <route edges="gneE2 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="20.00">
        <route edges="gneE2" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="20.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandElements vehicle_embedded volatileRecomputing ( Last six runs Feb2022 )

---------- Differences in net ----------
47c47
<         <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"/>
---
>         <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="5.77" length="2.41" width="2.00" shape="11.00,53.30 11.28,55.27 11.50,55.63"/>
50c50
<         <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"/>
---
>         <lane id=":gneJ7_2_0" index="0" allow="bicycle" speed="5.77" length="4.84" width="2.00" shape="11.50,55.63 12.13,56.67 13.53,57.52 15.50,57.80"/>
62c62
<         <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"/>
---
>         <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="7.43" length="12.48" width="2.00" shape="9.00,46.70 9.41,42.81 10.62,40.02 12.66,38.36 15.50,37.80"/>
179c179
<     <connection from=":gneJ7_2" to="gneE6" fromLane="0" toLane="1" dir="r" state="M"/>
---
>     <connection from=":gneJ7_2" to="gneE6" fromLane="0" toLane="1" dir="r" state="m"/>
182c182
<     <connection from=":gneJ8_2" to="gneE11" fromLane="0" toLane="1" dir="r" state="M"/>
---
>     <connection from=":gneJ8_2" to="gneE11" fromLane="0" toLane="1" dir="r" state="m"/>

TEST FAILED on ts-sim-build-ba : netElements connections delete click ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,2d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
20c18
< Debug: Enabled show demand elements throught alt + 3
---
> Debug: Enabled show connections throught alt + 5
372,374d369
< Debug: Deleting unreferenced vType 'DEFAULT_BIKETYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced vType 'DEFAULT_VEHTYPE' in AttributeCarriers destructor
< Debug: Deleting unreferenced pType 'DEFAULT_PEDTYPE' in AttributeCarriers destructor

TEST FAILED on ts-sim-build-ba : netElements connections delete click_selected ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,2d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
20,391c18,19
< Debug: Enabled show demand elements throught alt + 3
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge '2' due it were guessed
< Debug: Setting new attribute
< Debug: Removing connection '6_1->4_1' from edge '6'
< Debug: Removing connection '6_1->1_1' from edge '6'
< Debug: Removing connection '6_0->1_0' from edge '6'
< Debug: Removing connection '6_0->3_0' from edge '6'
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge '6' due it were guessed
<truncated after showing first 30 lines>
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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


    <junction id="A" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/>
    <junction id="B" type="dead_end" x="50.00" y="100.00" incLanes="" intLanes="" shape="50.00,100.00"/>
    <junction id="C" type="dead_end" x="0.00" y="50.00" incLanes="" intLanes="" shape="0.00,50.00"/>
    <junction id="D" type="dead_end" x="100.00" y="50.00" incLanes="" intLanes="" shape="100.00,50.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netElements connections delete frame ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,2d0
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
< Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector
20c18
< Debug: Enabled show demand elements throught alt + 3
---
> Debug: Enabled show connections throught alt + 5
101,103d98
< Debug: Deleting unreferenced 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 net ----------
9,10c9,10
<         <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"/>
---
>         <lane id="1_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,39.60 45.20,0.00"/>
>         <lane id="1_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,39.60 48.40,0.00"/>
13,14c13,14
<         <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"/>
---
>         <lane id="2_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="54.80,60.40 54.80,100.00"/>
>         <lane id="2_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="51.60,60.40 51.60,100.00"/>
17,18c17,18
<         <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"/>
---
>         <lane id="3_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="39.60,54.80 0.00,54.80"/>
>         <lane id="3_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="39.60,51.60 0.00,51.60"/>
21,22c21,22
<         <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"/>
---
>         <lane id="4_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="60.40,45.20 100.00,45.20"/>
>         <lane id="4_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="60.40,48.40 100.00,48.40"/>
25,26c25,26
<         <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"/>
---
>         <lane id="5_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="54.80,0.00 54.80,39.60"/>
>         <lane id="5_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="51.60,0.00 51.60,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements crossings with_tls inspect_sidewalks linkindex ( Last six runs Feb2022 )

---------- Differences in errors ----------
21,22c21,22
< Debug: Value 'dummylinkIndex' for attribute linkIndex2 of crossing isn't valid
< Debug: Value '-3' for attribute linkIndex2 of crossing isn't valid
---
> Debug: Value 'dummylinkIndex' for attribute linkIndex of crossing isn't valid
> Debug: Value '-3' for attribute linkIndex of crossing isn't valid
---------- Differences in net ----------
225,226c225,226
<     <connection from=":Center_c1" to=":Center_w3" 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"/>
---
>     <connection from=":Center_c1" to=":Center_w3" fromLane="0" toLane="0" dir="s" state="M"/>
>     <connection from=":Center_w0" to=":Center_c1" fromLane="0" toLane="0" tl="Center" linkIndex="1" dir="s" state="M"/>

TEST FAILED on ts-sim-build-ba : netElements junctions delete ( Last six runs Feb2022 )

---------- Differences in additionals ----------
4a5
>     <e3Detector id="e3Detector_0" pos="60.00,50.00" freq="100.00" file="e3Detector_0.txt"/>
---------- Differences in log ----------
1,3d0
< Warning: An e3Detector need at least one detEntry detector
< Warning: An e3Detector need at least one detExit detector
< Warning: e3Detector with ID='e3Detector_0' cannot be written

TEST FAILED on ts-sim-build-ba : netElements junctions inspect pos ( Last six runs Feb2022 )

---------- Differences in errors ----------
99,100d98
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary -10.00,-10.00,64.80,60.00
105,108d102
< GLDebug: 	Removed object edge:8 from SUMORTree with boundary 40.00,40.00,110.00,64.80
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,40.00,110.00,64.80
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary -10.00,40.00,64.80,110.00
112a107,108
> GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
> GLDebug: 	Inserted edge:5 into SUMORTree with boundary -10.00,-10.00,64.80,60.00
114a111,114
> GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
> GLDebug: 	Inserted edge:2 into SUMORTree with boundary -10.00,40.00,64.80,110.00
> GLDebug: 	Removed object edge:8 from SUMORTree with boundary 40.00,40.00,110.00,64.80
> GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,40.00,110.00,64.80
137c137
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary -nan(ind),-nan(ind),-nan(ind),-nan(ind)
---
> GLDebug: 	Inserted junction:Center into SUMORTree with boundary -nan,-nan,-nan,-nan
157c157
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary -nan(ind),-nan(ind),-nan(ind),-nan(ind)
---
> GLDebug: 	Removed object junction:Center from SUMORTree with boundary -nan,-nan,-nan,-nan
168,169d167
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary -10.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
174,177d171
< GLDebug: 	Removed object edge:8 from SUMORTree with boundary -10.00,40.00,110.00,64.80
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
<truncated after showing first 30 lines>
---------- Differences in net ----------
145c145
<     <junction id="Center" type="priority" x="0.00" y="50.00" incLanes="6_0 6_1 8_0 8_1 5_0 5_1 7_0 7_1" intLanes=":Center_0_0 :Center_1_0 :Center_1_1 :Center_3_0 :Center_4_0 :Center_5_0 :Center_20_0 :Center_21_0 :Center_22_0 :Center_23_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_24_0 :Center_19_0" shape="9.23,68.28 18.28,59.23 17.15,57.66 17.16,57.11 17.54,56.71 18.31,56.48 19.45,56.40 19.45,43.60 17.54,43.29 17.16,42.89 17.
15,42.34 17.53,41.64 18.28,40.77 9.23,31.72 -nan(ind),-nan(ind) -nan(ind),-nan(ind)">
---
>     <junction id="Center" type="priority" x="0.00" y="50.00" incLanes="6_0 6_1 8_0 8_1 5_0 5_1 7_0 7_1" intLanes=":Center_0_0 :Center_1_0 :Center_1_1 :Center_3_0 :Center_4_0 :Center_5_0 :Center_20_0 :Center_21_0 :Center_22_0 :Center_23_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_24_0 :Center_19_0" shape="9.23,68.28 18.28,59.23 17.15,57.66 17.16,57.11 17.54,56.71 18.31,56.48 19.45,56.40 19.45,43.60 17.54,43.29 17.16,42.89 17.
15,42.34 17.53,41.64 18.28,40.77 9.23,31.72 -nan,-nan -nan,-nan">

TEST FAILED on ts-sim-build-ba : netElements junctions inspectTLS pos ( Last six runs Feb2022 )

---------- Differences in errors ----------
98a99,100
> GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
> GLDebug: 	Inserted edge:6 into SUMORTree with boundary -10.00,40.00,60.00,110.00
101,104d102
< GLDebug: 	Removed object edge:8 from SUMORTree with boundary 40.00,40.00,110.00,64.80
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,40.00,110.00,64.80
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary -10.00,-10.00,60.00,60.00
111,112c109,110
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary -10.00,40.00,60.00,110.00
---
> GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
> GLDebug: 	Inserted edge:1 into SUMORTree with boundary -10.00,-10.00,60.00,60.00
114a113,114
> GLDebug: 	Removed object edge:8 from SUMORTree with boundary 40.00,40.00,110.00,64.80
> GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,40.00,110.00,64.80
137c137
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary -nan(ind),-nan(ind),-nan(ind),-nan(ind)
---
> GLDebug: 	Inserted junction:Center into SUMORTree with boundary -nan,-nan,-nan,-nan
157c157
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary -nan(ind),-nan(ind),-nan(ind),-nan(ind)
---
> GLDebug: 	Removed object junction:Center from SUMORTree with boundary -nan,-nan,-nan,-nan
167a168,169
> GLDebug: 	Removed object edge:6 from SUMORTree with boundary -10.00,40.00,60.00,110.00
> GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
170,173d171
< GLDebug: 	Removed object edge:8 from SUMORTree with boundary -10.00,40.00,110.00,64.80
<truncated after showing first 30 lines>
---------- Differences in net ----------
181c181
<     <junction id="Center" type="traffic_light" x="0.00" y="50.00" incLanes="6_0 6_1 8_0 8_1 5_0 5_1 7_0 7_1" intLanes=":Center_0_0 :Center_1_0 :Center_1_1 :Center_20_0 :Center_21_0 :Center_5_0 :Center_22_0 :Center_23_0 :Center_24_0 :Center_25_0 :Center_10_0 :Center_11_0 :Center_11_1 :Center_13_0 :Center_26_0 :Center_15_0 :Center_16_0 :Center_16_1 :Center_27_0 :Center_19_0" shape="9.23,68.28 18.28,59.23 17.15,57.66 17.16,57.11 17.54,56.71 18.31,56.48 19.45,56.40 19.45,43.60 17.54,43.29 17.16,42
.89 17.15,42.34 17.53,41.64 18.28,40.77 9.23,31.72 -nan(ind),-nan(ind) -nan(ind),-nan(ind)">
---
>     <junction id="Center" type="traffic_light" x="0.00" y="50.00" incLanes="6_0 6_1 8_0 8_1 5_0 5_1 7_0 7_1" intLanes=":Center_0_0 :Center_1_0 :Center_1_1 :Center_20_0 :Center_21_0 :Center_5_0 :Center_22_0 :Center_23_0 :Center_24_0 :Center_25_0 :Center_10_0 :Center_11_0 :Center_11_1 :Center_13_0 :Center_26_0 :Center_15_0 :Center_16_0 :Center_16_1 :Center_27_0 :Center_19_0" shape="9.23,68.28 18.28,59.23 17.15,57.66 17.16,57.11 17.54,56.71 18.31,56.48 19.45,56.40 19.45,43.60 17.54,43.29 17.16,42
.89 17.15,42.34 17.53,41.64 18.28,40.77 9.23,31.72 -nan,-nan -nan,-nan">

TEST FAILED on ts-sim-build-ba : netElements junctions inspectTLS_selected fringe ( Last six runs Feb2022 )

---------- Differences in errors ----------
36,40c36,38
< Debug: Value 'dummyFringe' for attribute fringe of junction isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyFringe' for attribute rightOfWay of junction isn't valid
> Debug: Value 'outer' for attribute rightOfWay of junction isn't valid
> Debug: Value 'inner' for attribute rightOfWay of junction isn't valid
44,45c42,49
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> 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
49,50c53,60
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
> Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
> Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
> Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in net ----------
162a163,177
>     <tlLogic id="A" type="static" programID="0" offset="0">
>         <phase duration="82" state="G"/>
>         <phase duration="3"  state="y"/>
>         <phase duration="5"  state="r"/>
>     </tlLogic>
>     <tlLogic id="B" type="static" programID="0" offset="0">
>         <phase duration="82" state="G"/>
>         <phase duration="3"  state="y"/>
>         <phase duration="5"  state="r"/>
>     </tlLogic>
>     <tlLogic id="C" type="static" programID="0" offset="0">
>         <phase duration="82" state="G"/>
>         <phase duration="3"  state="y"/>
>         <phase duration="5"  state="r"/>
>     </tlLogic>
169a185,189
>     <tlLogic id="D" type="static" programID="0" offset="0">
>         <phase duration="82" state="G"/>
>         <phase duration="3"  state="y"/>
>         <phase duration="5"  state="r"/>
>     </tlLogic>
171c191
<     <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="A" type="traffic_light" 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">
174c194
<     <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="B" type="traffic_light" 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">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspectTLS_selected keepclear ( Last six runs Feb2022 )

---------- Differences in errors ----------
36,56d35
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
60,80c39,46
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in net ----------
162a163,177
>     <tlLogic id="A" type="static" programID="0" offset="0">
>         <phase duration="82" state="G"/>
>         <phase duration="3"  state="y"/>
>         <phase duration="5"  state="r"/>
>     </tlLogic>
>     <tlLogic id="B" type="static" programID="0" offset="0">
>         <phase duration="82" state="G"/>
>         <phase duration="3"  state="y"/>
>         <phase duration="5"  state="r"/>
>     </tlLogic>
>     <tlLogic id="C" type="static" programID="0" offset="0">
>         <phase duration="82" state="G"/>
>         <phase duration="3"  state="y"/>
>         <phase duration="5"  state="r"/>
>     </tlLogic>
169a185,189
>     <tlLogic id="D" type="static" programID="0" offset="0">
>         <phase duration="82" state="G"/>
>         <phase duration="3"  state="y"/>
>         <phase duration="5"  state="r"/>
>     </tlLogic>
171c191
<     <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="A" type="traffic_light" 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">
174c194
<     <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="B" type="traffic_light" 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">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspectTLS_selected parameters ( Last six runs Feb2022 )

---------- Differences in errors ----------
49a50,55
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
80,87c86,87
< 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
---
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
88a89,91
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
89a93,95
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
92,99c98,99
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
<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 ----------
34c34
<         <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"/>
---
>         <lane id=":Center_3_0" index="0" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
37c37
<         <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"/>
---
>         <lane id=":Center_4_0" index="0" speed="3.65" length="1.44" shape="48.40,60.40 49.20,59.20"/>
43c43
<         <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"/>
---
>         <lane id=":Center_21_0" index="0" speed="9.26" length="14.34" shape="49.11,55.44 49.15,55.15 51.40,51.40 55.15,49.15 60.40,48.40"/>
46c46
<         <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"/>
---
>         <lane id=":Center_22_0" index="0" speed="3.65" length="3.23" shape="49.20,59.20 50.00,58.80 50.80,59.20 51.60,60.40"/>
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="5.01" shape="60.40,51.60 55.44,50.89"/>
59c59
<         <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"/>
---
>         <lane id=":Center_9_0" index="0" speed="3.65" length="1.44" shape="60.40,51.60 59.20,50.80"/>
62c62
<         <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"/>
---
>         <lane id=":Center_23_0" index="0" speed="9.26" length="14.34" shape="55.44,50.89 55.15,50.85 51.40,48.60 49.15,44.85 48.40,39.60"/>
65c65
<         <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"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
36,39c36,38
< 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
< Debug: Setting new attribute
---
> Debug: Value 'dummyRadius' for attribute type of junction isn't valid
> Debug: Value '-7' for attribute type of junction isn't valid
> Debug: Value '2.3' for attribute type of junction isn't valid
43,44c42,49
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> 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
48,49c53,60
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
> Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
> Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
> Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
> Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
<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="4.55" shape="48.40,58.70 49.04,54.19"/>
---
>         <lane id=":Center_3_0" index="0" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
37c37
<         <lane id=":Center_4_0" index="0" speed="3.65" length="1.44" shape="48.40,58.70 49.20,57.50"/>
---
>         <lane id=":Center_4_0" index="0" speed="3.65" length="1.44" shape="48.40,60.40 49.20,59.20"/>
40c40
<         <lane id=":Center_20_0" index="0" speed="8.61" length="12.06" shape="49.04,54.19 50.98,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="3.23" shape="49.20,57.50 50.00,57.10 50.80,57.50 51.60,58.70"/>
---
>         <lane id=":Center_21_0" index="0" speed="9.26" length="14.34" shape="49.11,55.44 49.15,55.15 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="3.23" shape="49.20,59.20 50.00,58.80 50.80,59.20 51.60,60.40"/>
46c49
<truncated after showing first 30 lines>
netElements junctions inspectTLS_selected radius ( Last six runs Feb2022 )
netElements junctions inspect_selected radius ( Last six runs Feb2022 )

TEST FAILED on ts-sim-build-ba : netElements junctions inspectTLS_selected rightofway ( Last six runs Feb2022 )

---------- Differences in errors ----------
36,38c36,37
< Debug: Value 'dummyRightOfWays' for attribute rightOfWay of junction isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyRightOfWays' for attribute radius of junction isn't valid
> Debug: Value 'edgePriority' for attribute radius of junction isn't valid
42,43c41,48
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> 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
47,48c52,59
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
> Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
> Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
> Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
> Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
> Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
> Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in net ----------
162a163,177
>     <tlLogic id="A" type="static" programID="0" offset="0">
>         <phase duration="82" state="G"/>
>         <phase duration="3"  state="y"/>
>         <phase duration="5"  state="r"/>
>     </tlLogic>
>     <tlLogic id="B" type="static" programID="0" offset="0">
>         <phase duration="82" state="G"/>
>         <phase duration="3"  state="y"/>
>         <phase duration="5"  state="r"/>
>     </tlLogic>
>     <tlLogic id="C" type="static" programID="0" offset="0">
>         <phase duration="82" state="G"/>
>         <phase duration="3"  state="y"/>
>         <phase duration="5"  state="r"/>
>     </tlLogic>
169a185,189
>     <tlLogic id="D" type="static" programID="0" offset="0">
>         <phase duration="82" state="G"/>
>         <phase duration="3"  state="y"/>
>         <phase duration="5"  state="r"/>
>     </tlLogic>
171c191
<     <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="A" type="traffic_light" 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">
174c194
<     <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="B" type="traffic_light" 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">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
36,128c36
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Setting new attribute
< Debug: Deleting TLS from junction 'Center'
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Adding TLS into junction 'Center'
< Debug: Restoring previous attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Deleting TLS from junction 'Center'
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
<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>
    <viewport zoom="150.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netElements junctions inspectTLS_selected type allway_stop ( Last six runs Feb2022 )
netElements junctions inspectTLS_selected type right_before_left ( Last six runs Feb2022 )
netElements junctions inspectTLS_selected type unregulated ( Last six runs Feb2022 )

TEST FAILED on ts-sim-build-ba : netElements junctions inspectTLS_selected type district ( Last six runs Feb2022 )

---------- Differences in errors ----------
36,128c36
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Setting new attribute
< Debug: Deleting TLS from junction 'Center'
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Adding TLS into junction 'Center'
< Debug: Restoring previous attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Deleting TLS from junction 'Center'
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Warning: Intersecting left turns at junction 'Center' from lane '8_1' and lane '6_1' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'Center' from lane '8_1' and lane '5_1' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'Center' from lane '7_1' and lane '6_1' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'Center' from lane '7_1' and lane '5_1' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'Center' from lane '8_1' and lane '6_1' (increase junction radius to avoid this).
< Warning: 8 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this).
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="150.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspectTLS_selected type priority ( Last six runs Feb2022 )

---------- Differences in errors ----------
36,125c36
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Deleting TLS from junction 'Center'
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Adding TLS into junction 'Center'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Deleting TLS from junction 'Center'
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: Deleting unreferenced busStop 'busStop_8_0_4'
< Debug: Deleting unreferenced busStop 'busStop_7_0_1'
< Debug: Deleting unreferenced busStop 'busStop_6_1_3'
<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>
    <viewport zoom="150.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
36,128c36
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Setting new attribute
< Debug: Deleting TLS from junction 'Center'
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Adding TLS into junction 'Center'
< Debug: Restoring previous attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Deleting TLS from junction 'Center'
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
<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>
    <viewport zoom="150.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netElements junctions inspectTLS_selected type priority_stop ( Last six runs Feb2022 )
netElements junctions inspectTLS_selected type rail_crossing ( Last six runs Feb2022 )
netElements junctions inspectTLS_selected type rail_signal ( Last six runs Feb2022 )
netElements junctions inspectTLS_selected type unknown ( Last six runs Feb2022 )
netElements junctions inspectTLS_selected type zipper ( Last six runs Feb2022 )

TEST FAILED on ts-sim-build-ba : netElements junctions inspectTLS_selected type traffic_light ( Last six runs Feb2022 )

---------- Differences in errors ----------
36,113c36
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Adding TLS into junction 'C'
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Removing TLS from junction 'C'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding TLS into junction 'C'
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: Deleting unreferenced busStop 'busStop_8_0_4'
< Debug: Deleting unreferenced busStop 'busStop_7_0_1'
< Debug: Deleting unreferenced busStop 'busStop_6_1_3'
< Debug: Deleting unreferenced busStop 'busStop_5_0_6'
< Debug: Deleting unreferenced busStop 'busStop_4_0_5'
< Debug: Deleting unreferenced busStop 'busStop_3_0_0'
< Debug: Deleting unreferenced busStop 'busStop_2_0_2'
< Debug: Deleting unreferenced busStop 'busStop_1_0_7'
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from1_1to5_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
<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>
    <viewport zoom="150.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspectTLS_selected type traffic_light_right_on_red ( Last six runs Feb2022 )

---------- Differences in errors ----------
36,134c36
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Adding TLS into junction 'C'
< Debug: Setting new attribute
< Debug: Deleting TLS from junction 'Center'
< Debug: Adding TLS into junction 'Center'
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Removing TLS from junction 'Center'
< Debug: Adding TLS into junction 'Center'
< Debug: Restoring previous attribute
< Debug: Removing TLS from junction 'C'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding TLS into junction 'C'
< Debug: Setting new attribute
< Debug: Deleting TLS from junction 'Center'
< Debug: Adding TLS into junction 'Center'
<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>
    <viewport zoom="150.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspectTLS_selected type traffic_light_unregulated ( Last six runs Feb2022 )

---------- Differences in errors ----------
36,128c36
< Debug: Value 'dummyType' for attribute type of junction isn't valid
< Debug: Adding TLS into junction 'C'
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Removing TLS from junction 'C'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding TLS into junction 'C'
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,6d0
< Warning: Intersecting left turns at junction 'Center' from lane '8_1' and lane '6_1' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'Center' from lane '8_1' and lane '5_1' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'Center' from lane '7_1' and lane '6_1' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'Center' from lane '7_1' and lane '5_1' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'Center' from lane '8_1' and lane '6_1' (increase junction radius to avoid this).
< Warning: 8 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this).
---------- Differences in output ----------
11c11
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="150.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,0.00 53.20,0.00 53.20,0.00 56.40,0.00 43.60,0.00 46.80,0.00 46.80,0.00 50.00,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,100.00 46.80,100.00 46.80,100.00 43.60,100.00 56.40,100.00 53.20,100.00 53.20,100.00 50.00,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,50.00 0.00,46.80 0.00,46.80 0.00,43.60 0.00,56.40 0.00,53.20 0.00,53.20 0.00,50.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected fringe ( Last six runs Feb2022 )

---------- Differences in errors ----------
36,40c36,38
< Debug: Value 'dummyFringe' for attribute fringe of junction isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyFringe' for attribute rightOfWay of junction isn't valid
> Debug: Value 'outer' for attribute rightOfWay of junction isn't valid
> Debug: Value 'inner' for attribute rightOfWay of junction isn't valid
44,45c42,49
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> 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
49,50c53,60
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
> Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
> Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
> Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in net ----------
56c56
<         <lane id=":Center_8_0" index="0" speed="9.26" length="5.01" shape="60.40,51.60 55.44,50.89"/>
---
>         <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="1.44" shape="60.40,51.60 59.20,50.80"/>
<     </edge>
<     <edge id=":Center_23" function="internal">
<         <lane id=":Center_23_0" index="0" speed="9.26" length="14.34" shape="55.44,50.89 55.15,50.85 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="3.23" shape="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="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="14.34" shape="50.89,44.56 50.85,44.85 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="14.34" shape="50.89,44.56 50.85,44.85 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="3.23" shape="50.80,40.80 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 : netElements junctions inspect_selected keepclear ( Last six runs Feb2022 )

---------- Differences in errors ----------
36,56d35
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
60,80c39,46
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in net ----------
56c56
<         <lane id=":Center_8_0" index="0" speed="9.26" length="5.01" shape="60.40,51.60 55.44,50.89"/>
---
>         <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="1.44" shape="60.40,51.60 59.20,50.80"/>
<     </edge>
<     <edge id=":Center_23" function="internal">
<         <lane id=":Center_23_0" index="0" speed="9.26" length="14.34" shape="55.44,50.89 55.15,50.85 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="3.23" shape="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="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="14.34" shape="50.89,44.56 50.85,44.85 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="14.34" shape="50.89,44.56 50.85,44.85 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="3.23" shape="50.80,40.80 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 : netElements junctions inspect_selected parameters ( Last six runs Feb2022 )

---------- Differences in errors ----------
49a50,55
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
80,87c86,87
< 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
---
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
88a89,91
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
89a93,95
> Debug: Calling GNEUndoList::undo()
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
92,99c98,99
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
<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 ----------
34c34
<         <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"/>
---
>         <lane id=":Center_3_0" index="0" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
37c37
<         <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"/>
---
>         <lane id=":Center_4_0" index="0" speed="3.65" length="1.44" shape="48.40,60.40 49.20,59.20"/>
43c43
<         <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"/>
---
>         <lane id=":Center_21_0" index="0" speed="9.26" length="14.34" shape="49.11,55.44 49.15,55.15 51.40,51.40 55.15,49.15 60.40,48.40"/>
46c46
<         <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"/>
---
>         <lane id=":Center_22_0" index="0" speed="3.65" length="3.23" shape="49.20,59.20 50.00,58.80 50.80,59.20 51.60,60.40"/>
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"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netElements junctions inspect_selected rightofway ( Last six runs Feb2022 )

---------- Differences in errors ----------
36,38c36,37
< Debug: Value 'dummyRightOfWays' for attribute rightOfWay of junction isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyRightOfWays' for attribute radius of junction isn't valid
> Debug: Value 'edgePriority' for attribute radius of junction isn't valid
42,43c41,48
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> 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
47,48c52,59
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
> Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
> Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
> Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
> Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
> Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
> Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in net ----------
56c56
<         <lane id=":Center_8_0" index="0" speed="9.26" length="5.01" shape="60.40,51.60 55.44,50.89"/>
---
>         <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="1.44" shape="60.40,51.60 59.20,50.80"/>
<     </edge>
<     <edge id=":Center_23" function="internal">
<         <lane id=":Center_23_0" index="0" speed="9.26" length="14.34" shape="55.44,50.89 55.15,50.85 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="3.23" shape="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="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="14.34" shape="50.89,44.56 50.85,44.85 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="14.34" shape="50.89,44.56 50.85,44.85 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="3.23" shape="50.80,40.80 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 : netElements lanes inspect customshape ( Last six runs Feb2022 )

---------- Differences in errors ----------
26c26
< Debug: Value '13.112,16.22 34.19,16.11' for attribute width of lane isn't valid
---
> Debug: Setting new attribute
30,35c30
< 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
---
> Debug: Restoring previous attribute
39,44c34
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
---
> Debug: Setting new attribute
---------- Differences in net ----------
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" speed="4.40" length="7.81" shape="7.20,21.60 5.19,20.26 4.53,18.93 5.19,17.59 7.20,16.25"/>
40c40
<         <lane id=":gneJ2_2_1" index="1" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/>
---
>         <lane id=":gneJ2_2_1" index="1" speed="6.77" length="9.90" shape="1.60,9.60 1.95,12.52 3.00,14.60 4.75,15.85 7.20,16.25"/>
50c50
<         <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"/>
---
>         <lane id=":gneJ3_3_0" index="0" speed="4.46" length="8.08" shape="42.80,16.07 44.88,17.45 45.57,18.83 44.88,20.22 42.80,21.60"/>
61c61
<         <lane id="gneE2_1" index="1" 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" customShape="1" shape="7.20,16.25 42.80,16.07"/>

TEST FAILED on ts-sim-build-ba : selection basic additional_basic ( Last six runs Feb2022 )

---------- Differences in errors ----------
26,120c26
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< 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
< Debug: Key DEL (delete) pressed
< Debug: Removing busStop 'busStop_IDToRemove1' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing busStop 'busStop_IDToRemove2' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
36c36
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="busStop_18" lane="gneE1_0" startPos="45.00" endPos="50.00" lines="line1 line2"/>
    <taz id="TAZ" shape="70.00,30.00 60.00,30.00 60.00,40.00 70.00,40.00 70.00,30.00" color="orange"/>
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000 10.000000,20.000000"/>
    <poly id="poly_1" color="green" fill="1" layer="0.00" shape="40.000000,20.000000 40.000000,10.000000 50.000000,10.000000 50.000000,20.000000 40.000000,20.000000"/>
    <poi id="POI_0" color="red" layer="3.00" lane="gneE1_0" pos="40.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" lane="gneE1_0" pos="10.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="3.00" x="10.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="40.00" y="-10.00" width="0.00" height="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

    <junction id="gneJ0" type="priority" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="gneJ1" type="priority" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="gneE0" to="gneE1" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="t" state="M"/>
    <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" dir="t" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : selection basic default ( Last six runs Feb2022 )

---------- Differences in errors ----------
1,35c1
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Adding poly 'poly_1' into viewNet
< Debug: Adding taz 'TAZ' into viewNet
< Debug: Adding poiLane 'POI_0' into viewNet
< Debug: Adding poiLane 'POI_1' into viewNet
< Debug: Adding poi 'POI_2' into viewNet
< Debug: Adding poi 'POI_3' into viewNet
< Debug: Key ENTER pressed
< Debug: Key DEL (delete) pressed
< 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: 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()
< Debug: Removing taz 'TAZ' from net in ~GNEChange_TAZElement()
< Debug: delete taz 'TAZ' in ~GNEChange_TAZElement()
< Debug: Removing poly 'poly_1' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_1' in ~GNEChange_Shape()
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="TAZ" shape="70.00,30.00 60.00,30.00 60.00,40.00 70.00,40.00 70.00,30.00" color="orange"/>
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000 10.000000,20.000000"/>
    <poly id="poly_1" color="green" fill="1" layer="0.00" shape="40.000000,20.000000 40.000000,10.000000 50.000000,10.000000 50.000000,20.000000 40.000000,20.000000"/>
    <poi id="POI_0" color="red" layer="3.00" lane="gneE1_0" pos="40.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" lane="gneE1_0" pos="10.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="3.00" x="10.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="40.00" y="-10.00" width="0.00" height="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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 basic wrong_parameters ( Last six runs Feb2022 )

---------- Differences in errors ----------
8,47c8
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed
< Debug: Setting new attribute
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed
< Debug: Setting new attribute
< Debug: Removing edge 'gneE0' from net
< Debug: Removing poiLane 'POI_0' from viewNet
< Debug: Removing poiLane 'POI_1' from viewNet
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed
< Debug: Setting new attribute
< 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()
< Debug: delete poi 'POI_3' in ~GNEChange_Shape()
< Debug: Removing poi 'POI_2' from net in ~GNEChange_Shape()
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <taz id="TAZ" shape="70.00,30.00 60.00,30.00 60.00,40.00 70.00,40.00 70.00,30.00" color="orange"/>
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000 10.000000,20.000000"/>
    <poly id="poly_1" color="green" fill="1" layer="0.00" shape="40.000000,20.000000 40.000000,10.000000 50.000000,10.000000 50.000000,20.000000 40.000000,20.000000"/>
    <poi id="POI_2" color="red" layer="3.00" x="10.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="40.00" y="-10.00" width="0.00" height="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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


    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : selection lockselection edges ( Last six runs Feb2022 )

---------- Differences in errors ----------
202,329d201
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : selection lockselection junctions ( Last six runs Feb2022 )

---------- Differences in errors ----------
155,386d154
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : selection operations load ( Last six runs Feb2022 )

---------- Differences in errors ----------
10,47d9
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< 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: 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()
< Debug: Removing taz 'TAZ' from net in ~GNEChange_TAZElement()
< Debug: delete taz 'TAZ' in ~GNEChange_TAZElement()
< Debug: Removing poly 'poly_1' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_1' in ~GNEChange_Shape()
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'busStop_gneE1_0_0'
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_1'
<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"/>
    <taz id="TAZ" shape="70.00,30.00 60.00,30.00 60.00,40.00 70.00,40.00 70.00,30.00" color="orange"/>
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000 10.000000,20.000000"/>
    <poly id="poly_1" color="green" fill="1" layer="0.00" shape="40.000000,20.000000 40.000000,10.000000 50.000000,10.000000 50.000000,20.000000 40.000000,20.000000"/>
    <poi id="POI_0" color="red" layer="3.00" lane="gneE1_0" pos="40.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" lane="gneE1_0" pos="10.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="3.00" x="10.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="40.00" y="-10.00" width="0.00" height="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="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 Feb2022 )

---------- Differences in errors ----------
10,47c10,153
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< 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: 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()
< Debug: Removing taz 'TAZ' from net in ~GNEChange_TAZElement()
< Debug: delete taz 'TAZ' in ~GNEChange_TAZElement()
< Debug: Removing poly 'poly_1' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_1' in ~GNEChange_Shape()
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced busStop 'busStop_gneE1_0_0'
< Debug: Deleting unreferenced busStop 'busStop_gneE0_0_1'
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,94
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
<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"/>
    <taz id="TAZ" shape="70.00,30.00 60.00,30.00 60.00,40.00 70.00,40.00 70.00,30.00" color="orange"/>
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000 10.000000,20.000000"/>
    <poly id="poly_1" color="green" fill="1" layer="0.00" shape="40.000000,20.000000 40.000000,10.000000 50.000000,10.000000 50.000000,20.000000 40.000000,20.000000"/>
    <poi id="POI_0" color="red" layer="3.00" lane="gneE1_0" pos="40.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" lane="gneE1_0" pos="10.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="3.00" x="10.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="40.00" y="-10.00" width="0.00" height="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="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

TEST FAILED on ts-sim-build-ba : shapeElements poi move ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5,6c5,6
<     <poi id="poi_0" color="red" layer="202.00" x="28.00" y="8.00"/>
<     <poi id="poi_1" color="white" layer="202.00" x="26.00" y="-2.00" imgFile="berlin_icon.ico" width="10.00" height="10.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" x="30.00" y="8.00"/>
>     <poi id="poi_1" color="white" layer="202.00" x="28.00" y="-2.00" imgFile="berlin_icon.ico" width="10.00" height="10.00"/>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create angle ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5,7c5,6
<     <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"/>
---
>     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="38.00" height="500.00"/>
>     <poi id="poi_1" color="red" layer="202.00" lane="gneE1_0" pos="28.00" height="45.00"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'poly' in TagSelector
3c2
< Debug: Invalid input parameter of poiLane: 'angle' doesn't have a valid 'float' format between [0, 360]
---
> Debug: Invalid input parameter of poiLane
4a4
> Debug: Invalid input parameter of poiLane
6,9d5
< Debug: Adding poiLane 'poi_2' into viewNet
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_2' from viewNet
15a12
> Debug: Keys Ctrl+Z (Undo) pressed
23,24d19
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_2' into viewNet
28,29d22
< Debug: Removing poiLane 'poi_2' from net in ~GNEChange_Shape()
< Debug: delete poiLane 'poi_2' in ~GNEChange_Shape()

TEST FAILED on ts-sim-build-ba : shapeElements poilane create color ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'poly' in TagSelector
8,63c7,8
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Invalid input parameter of poiLane: 'color' doesn't have a valid 'RBGColor' format
< Debug: Adding poiLane 'poi_1' into viewNet
< 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
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_1' into viewNet
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poi id="poi_0" color="139,131,120" layer="202.00" lane="gneE1_0" pos="44.00"/>
    <poi id="poi_1" color="blue" layer="202.00" lane="gneE1_0" pos="33.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create default ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'poly' in TagSelector

TEST FAILED on ts-sim-build-ba : shapeElements poilane create height ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5,7
<     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="33.00" height="4.40"/>
---
>     <poi id="poi_0" color="red" layer="202.00" name="dummyHeight" lane="gneE1_0" pos="44.00"/>
>     <poi id="poi_1" color="red" layer="202.00" name="-3" lane="gneE1_0" pos="38.00"/>
>     <poi id="poi_2" color="red" layer="202.00" name="4.4" lane="gneE1_0" pos="33.00"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'poly' in TagSelector
3,4d1
< Debug: Invalid input parameter of poiLane: 'height' doesn't have a valid 'float' format
< Debug: Invalid input parameter of poiLane: 'height' cannot be negative
5a3,4
> Debug: Adding poiLane 'poi_1' into viewNet
> Debug: Adding poiLane 'poi_2' into viewNet
8c7
< Debug: Removing poiLane 'poi_0' from viewNet
---
> Debug: Removing poiLane 'poi_2' from viewNet
11c10
< Debug: Adding poiLane 'poi_0' into viewNet
---
> Debug: Adding poiLane 'poi_2' into viewNet
14a14,17
> Debug: Removing poiLane 'poi_2' from net in ~GNEChange_Shape()
> Debug: delete poiLane 'poi_2' in ~GNEChange_Shape()
> Debug: Removing poiLane 'poi_1' from net in ~GNEChange_Shape()
> Debug: delete poiLane 'poi_1' in ~GNEChange_Shape()

TEST FAILED on ts-sim-build-ba : shapeElements poilane create id ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'poly' in TagSelector
9,81c8,36
< Debug: Adding poiLane 'poi_1' into viewNet
< Debug: Invalid input parameter of poiLane: invalid id used in id
< Debug: Adding poiLane 'POI_0' into viewNet
< Debug: Adding poiLane 'customID' into viewNet
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'customID' from viewNet
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'POI_0' from viewNet
< 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
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_1' into viewNet
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'POI_0' into viewNet
< 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 additionals ----------
<?xml version="1.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>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create imgfile ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'poly' in TagSelector
8,11c7,9
< Debug: Invalid input parameter of poiLane: input contains invalid characters for a filename
< Loading failed!
< Debug: Invalid input parameter of poiLane: doesn't exist image 'paris.ico'
< Debug: Adding poiLane 'poi_0' into viewNet
---
> Debug: Invalid input parameter of poiLane
> Debug: Invalid input parameter of poiLane
> Debug: Invalid input parameter of poiLane
13,14d10
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
16,17d11
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
32,46d25
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 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 edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,2d0
< 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" 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 Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'poly' in TagSelector
8,10c7,9
< Debug: Invalid input parameter of poiLane: 'layer' doesn't have a valid 'float' format
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Adding poiLane 'poi_1' into viewNet
---
> Debug: Invalid input parameter of poiLane
> Debug: Invalid input parameter of poiLane
> Debug: Invalid input parameter of poiLane
12,13d10
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_1' from viewNet
15,16d11
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
18,19d12
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
21,22d13
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_1' into viewNet
37,53d27
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 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
<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="-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 Feb2022 )

---------- Differences in errors ----------
1d0
< Debug: Selected item 'poly' in TagSelector
3c2,28
< Debug: Invalid input parameter of poiLane: 'posLat' doesn't have a valid 'float' format
---
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
<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>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane create relativepath ( Last six runs Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'poly' in TagSelector
8c7
< Debug: Adding poiLane 'poi_0' into viewNet
---
> Debug: Invalid input parameter of poiLane
10,11d8
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
13,14d9
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
29,43d23
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 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 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: Removing poiLane 'poi_0' from net in ~GNEChange_Shape()
< Debug: delete poiLane 'poi_0' in ~GNEChange_Shape()
---------- Missing result in additionals ----------
<?xml version="1.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 Feb2022 )

---------- Differences in errors ----------
6d5
< Debug: Selected item 'poly' in TagSelector
8c7
< Debug: Adding poiLane 'poi_0' into viewNet
---
> Debug: Invalid input parameter of poiLane
10,11d8
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
13,14d9
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
29,43d23
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 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 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: Removing poiLane 'poi_0' from net in ~GNEChange_Shape()
< Debug: delete poiLane 'poi_0' in ~GNEChange_Shape()
---------- Missing result in additionals ----------
<?xml version="1.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="custom type" 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 Feb2022 )

---------- Differences in additionals ----------
5c5,7
<     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="33.00" width="2.50"/>
---
>     <poi id="poi_0" type="dummyWidth" color="red" layer="202.00" lane="gneE1_0" pos="44.00"/>
>     <poi id="poi_1" type="-2" color="red" layer="202.00" lane="gneE1_0" pos="38.00"/>
>     <poi id="poi_2" type="2.5" color="red" layer="202.00" lane="gneE1_0" pos="33.00"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'poly' in TagSelector
3,4d1
< Debug: Invalid input parameter of poiLane: 'width' doesn't have a valid 'float' format
< Debug: Invalid input parameter of poiLane: 'width' cannot be negative
5a3,4
> Debug: Adding poiLane 'poi_1' into viewNet
> Debug: Adding poiLane 'poi_2' into viewNet
8c7
< Debug: Removing poiLane 'poi_0' from viewNet
---
> Debug: Removing poiLane 'poi_2' from viewNet
11c10
< Debug: Adding poiLane 'poi_0' into viewNet
---
> Debug: Adding poiLane 'poi_2' into viewNet
14a14,17
> Debug: Removing poiLane 'poi_2' from net in ~GNEChange_Shape()
> Debug: delete poiLane 'poi_2' in ~GNEChange_Shape()
> Debug: Removing poiLane 'poi_1' from net in ~GNEChange_Shape()
> Debug: delete poiLane 'poi_1' in ~GNEChange_Shape()

TEST FAILED on ts-sim-build-ba : shapeElements poilane delete ( Last six runs Feb2022 )

---------- Differences in errors ----------
3d2
< Debug: Selected item 'poly' in TagSelector

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect angle ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00" angle="30.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00"/>
---------- Differences in errors ----------
3,6c3,56
< Debug: Value 'dummyAngle' for attribute angle of poiLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,50
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of /home/delphi/coverageGcc/texttesttmp/netedit.gui.06Feb092450.1227489/netedit.gui/additionalElements/parkingspace/create/length/net.net.xml failed.
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect color ( Last six runs Feb2022 )

---------- Differences in errors ----------
3,38c3,30
< Debug: Value 'dummyColor' for attribute color of poiLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: Removing poiLane 'poi_0' from net in ~GNEChange_Shape()
< Debug: delete poiLane 'poi_0' in ~GNEChange_Shape()
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
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="125,60,200" layer="202.00" lane="gneE1_0" pos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect height ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00" height="6.50"/>
---
>     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00" width="6.50"/>
---------- Differences in errors ----------
8,9c8,9
< Debug: Value 'dummyHeight' for attribute height of poiLane isn't valid
< Debug: Value '-3' for attribute height of poiLane isn't valid
---
> Debug: Value 'dummyHeight' for attribute width of poiLane isn't valid
> Debug: Value '-3' for attribute width of poiLane isn't valid

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect id ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <poi id="newID" color="red" layer="202.00" lane="gneE1_0" pos="45.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00"/>
---------- Differences in errors ----------
4,7c4,57
< Debug: Setting new attribute
< 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
---
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,50
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of /home/delphi/coverageGcc/texttesttmp/netedit.gui.06Feb092450.1227489/netedit.gui/additionalElements/parkingspace/create/length/net.net.xml failed.
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect imgfile ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00" imgFile="berlin_icon.ico"/>
---
>     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00"/>
---------- Differences in errors ----------
3,10c3,5
< 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
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value '%$$%%%%%' for attribute height of poiLane isn't valid
> Debug: Value 'paris.ico' for attribute height of poiLane isn't valid
> Debug: Value 'berlin_icon.ico' for attribute height of poiLane isn't valid
13a9
> Debug: Keys Ctrl+Z (Undo) pressed
18,19d13
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- 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 lane ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <poi id="poi_0" color="red" layer="202.00" lane="gneE0_0" pos="45.00"/>
---
>     <poi id="gneE0_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00"/>
---------- Differences in errors ----------
8,9c8,9
< 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
> Debug: Value '' for attribute id of poiLane isn't valid
16c16
< Debug: Removing poiLane 'poi_0' from viewNet
---
> Debug: Restoring previous attribute
19c19
< Debug: Adding poiLane 'poi_0' into viewNet
---
> Debug: Setting new attribute
50,51c50,51
< Debug: Removing poiLane 'poi_0' from net in ~GNEChange_Shape()
< Debug: delete poiLane 'poi_0' in ~GNEChange_Shape()
---
> Debug: Removing poiLane 'gneE0_0' from net in ~GNEChange_Shape()
> Debug: delete poiLane 'gneE0_0' in ~GNEChange_Shape()

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect layer ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <poi id="poi_0" color="red" layer="2.50" lane="gneE1_0" pos="45.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" name="2.5" lane="gneE1_0" pos="45.00"/>
---------- Differences in errors ----------
3c3
< Debug: Value 'dummyLayer' for attribute layer of poiLane isn't valid
---
> Debug: Setting new attribute
14c14
< Debug: Removing poiLane 'poi_0' from viewNet
---
> Debug: Restoring previous attribute
17c17
< Debug: Adding poiLane 'poi_0' into viewNet
---
> Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect parameters ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5,9c5
<     <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>
---
>     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00"/>
---------- Differences in errors ----------
1d0
< Debug: Selected item 'poly' in TagSelector
4,10c3,137
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3c1,125
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of /home/delphi/coverageGcc/texttesttmp/netedit.gui.06Feb092450.1227489/netedit.gui/additionalElements/parkingspace/create/length/net.net.xml failed.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect pos ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="30.50"/>
---
>     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00"/>
---------- Differences in errors ----------
8,11c8,11
< Debug: Value 'dummyPosition' for attribute pos of poiLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyPosition' for attribute lane of poiLane isn't valid
> Debug: Value '-100' for attribute lane of poiLane isn't valid
> Debug: Value '200' for attribute lane of poiLane isn't valid
> Debug: Value '30.5' for attribute lane of poiLane isn't valid
14c14
< Debug: Restoring previous attribute
---
> Debug: Removing poiLane 'poi_0' from viewNet
16,17d15
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
20c18
< Debug: Setting new attribute
---
> Debug: Adding poiLane 'poi_0' into viewNet
22,23d19
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect poslat ( Last six runs Feb2022 )

---------- Differences in errors ----------
8,67c8
< Debug: Value 'dummyLatPosition' for attribute posLat of poiLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' from viewNet
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' into viewNet
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00" posLat="15.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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 inspect relativepath ( Last six runs Feb2022 )

---------- Differences in errors ----------
4c4,5
< Debug: Setting new attribute
---
> Unknown file extension '' for image ' '!
> Debug: Value ' ' for attribute imgFile of poiLane isn't valid
7c8
< Debug: Restoring previous attribute
---
> Debug: Removing poiLane 'poi_1' from viewNet
10c11
< Debug: Removing poiLane 'poi_1' from viewNet
---
> Debug: Removing poiLane 'poi_0' from viewNet
13c14
< Debug: Adding poiLane 'poi_1' into viewNet
---
> Debug: Adding poiLane 'poi_0' into viewNet
16c17
< Debug: Setting new attribute
---
> Debug: Adding poiLane 'poi_1' into viewNet
---------- Differences in log ----------
0a1,2
> Error: Could not load ' '.
> Unknown file extension '' for image ' '!

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect type ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <poi id="poi_0" type="<<myOwnType>>" color="red" layer="202.00" lane="gneE1_0" pos="45.00"/>
---
>     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00"/>
---------- Differences in errors ----------
3,6c3
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value '<<myOwnType>>' for attribute color of poiLane isn't valid
9a7
> Debug: Keys Ctrl+Z (Undo) pressed
14,15d11
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect width ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00" width="5.50"/>
---
>     <poi id="poi_0" color="red" layer="5.50" lane="gneE1_0" pos="45.00"/>
---------- Differences in errors ----------
8,9c8,9
< Debug: Value 'dummyWidth' for attribute width of poiLane isn't valid
< Debug: Value '-2' for attribute width of poiLane isn't valid
---
> Debug: Value 'dummyWidth' for attribute layer of poiLane isn't valid
> Debug: Setting new attribute
16c16
< Debug: Removing poiLane 'poi_0' from viewNet
---
> Debug: Restoring previous attribute
19c19
< Debug: Adding poiLane 'poi_0' into viewNet
---
> Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected angle ( Last six runs Feb2022 )

---------- Differences in errors ----------
3,57c3
< Debug: Value 'dummyAngle' for attribute angle of poiLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'POI_2' from viewNet
< Debug: Removing poiLane 'POI_1' from viewNet
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'POI_1' into viewNet
< Debug: Adding poiLane 'POI_2' into viewNet
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.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_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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected color ( Last six runs Feb2022 )

---------- 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 ----------
3,9c3,56
< Debug: Value 'dummyColor' for attribute color of poiLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,50
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of /home/delphi/coverageGcc/texttesttmp/netedit.gui.06Feb092450.1227489/netedit.gui/additionalElements/parkingspace/create/length/net.net.xml failed.
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected height ( Last six runs Feb2022 )

---------- 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" width="6.50" height="20.00"/>
>     <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00" width="6.50" height="15.00"/>
---------- Differences in errors ----------
8,9c8,9
< Debug: Value 'dummyHeight' for attribute height of poiLane isn't valid
< Debug: Value '-3' for attribute height of poiLane isn't valid
---
> Debug: Value 'dummyHeight' for attribute width of poiLane isn't valid
> Debug: Value '-3' for attribute width of poiLane isn't valid

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected imgfile ( Last six runs Feb2022 )

---------- 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 ----------
3,12c3,5
< 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
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value '%$$%%%%%' for attribute height of poiLane isn't valid
> Debug: Value 'paris.ico' for attribute height of poiLane isn't valid
> Debug: Value 'berlin_icon.ico' for attribute height of poiLane isn't valid
16a10
> Debug: Keys Ctrl+Z (Undo) pressed
22,24d15
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- 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 Feb2022 )

---------- 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" name="2.5" lane="gneE1_0" pos="38.00"/>
>     <poi id="POI_2" color="green" layer="25.00" name="2.5" lane="gneE1_0" pos="44.00"/>
---------- Differences in errors ----------
3c3,4
< Debug: Value 'dummyLayer' for attribute layer of poiLane isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
18,19c19,20
< Debug: Removing poiLane 'POI_2' from viewNet
< Debug: Removing poiLane 'POI_1' from viewNet
---
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
22,23c23,24
< Debug: Adding poiLane 'POI_1' into viewNet
< Debug: Adding poiLane 'POI_2' into viewNet
---
> Debug: Setting new attribute
> Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected parameters ( Last six runs Feb2022 )

---------- 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 ----------
2d1
< Debug: Inserting generic parameter 'keyA1|valueA1' into 
4d2
< Debug: Inserting generic parameter 'keyA2|valueA2' into 
6d3
< Debug: Inserting generic parameter 'keyA3|valueA3' into 
9d5
< Debug: Inserting generic parameter 'keyB1|valueB1' into 
11d6
< Debug: Inserting generic parameter 'keyB2|valueB2' into 
13d7
< Debug: Inserting generic parameter 'keyB3|valueB3' into 
15,28c9,143
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Open additional dialog
> Debug: Close additional dialog
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3c1,125
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of /home/delphi/coverageGcc/texttesttmp/netedit.gui.06Feb092450.1227489/netedit.gui/additionalElements/parkingspace/create/length/net.net.xml failed.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected poslat ( Last six runs Feb2022 )

---------- Differences in errors ----------
8,77c8,35
< Debug: Value 'dummyLatPosition' for attribute posLat of poiLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'POI_2' from viewNet
< Debug: Removing poiLane 'POI_1' from viewNet
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'POI_1' into viewNet
< Debug: Adding poiLane 'POI_2' into viewNet
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poi id="POI_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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected relativepath ( Last six runs Feb2022 )

---------- Differences in errors ----------
3,8c3,4
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Unknown file extension '' for image ' '!
> Debug: Value ' ' for attribute imgFile of poiLane isn't valid
12a9
> Debug: Keys Ctrl+Z (Undo) pressed
18,20d14
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in log ----------
0a1,2
> Error: Could not load ' '.
> Unknown file extension '' for image ' '!

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected type ( Last six runs Feb2022 )

---------- 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 ----------
3,8c3
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value '<<myOwnType>>' for attribute color of poiLane isn't valid
12a8
> Debug: Keys Ctrl+Z (Undo) pressed
18,20d13
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : shapeElements poilane inspect_selected width ( Last six runs Feb2022 )

---------- 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="5.50" lane="gneE1_0" pos="38.00" width="20.00"/>
>     <poi id="POI_2" color="green" layer="5.50" lane="gneE1_0" pos="44.00" width="25.00"/>
---------- Differences in errors ----------
8,9c8,10
< Debug: Value 'dummyWidth' for attribute width of poiLane isn't valid
< Debug: Value '-2' for attribute width of poiLane isn't valid
---
> Debug: Value 'dummyWidth' for attribute layer of poiLane isn't valid
> Debug: Setting new attribute
> Debug: Setting new attribute
18,19c19,20
< Debug: Removing poiLane 'POI_2' from viewNet
< Debug: Removing poiLane 'POI_1' from viewNet
---
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
22,23c23,24
< Debug: Adding poiLane 'POI_1' into viewNet
< Debug: Adding poiLane 'POI_2' into viewNet
---
> Debug: Setting new attribute
> Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : shapeElements poilane move ( Last six runs Feb2022 )

---------- Differences in errors ----------
1d0
< Debug: Selected item 'poly' in TagSelector

TEST FAILED on ts-sim-build-ba : shapeElements poilane volatileRecomputing ( Last six runs Feb2022 )

---------- Differences in errors ----------
27a28
> Debug: demand elements saved
70a72
> Error: routes cannot be processed either with additional handler nor with demand handler
---------- Differences in log ----------
3a4
> Error: routes cannot be processed either with additional handler nor with demand handler
---------- New result in routes ----------
<?xml version="1.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 : shapeElements poly create angle ( Last six runs Feb2022 )

---------- Differences in errors ----------
7,91c7
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of poly
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' into viewNet
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 0.00,0.00,30.00,30.00
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_1' into viewNet
< GLDebug: 	Inserted polygon:po_1 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_2' into viewNet
< GLDebug: 	Inserted polygon:po_2 into SUMORTree with boundary 20.00,0.00,50.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_2' from viewNet
< GLDebug: 	Removed object polygon:po_2 from SUMORTree with boundary 20.00,0.00,50.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_1' from viewNet
< GLDebug: 	Removed object polygon:po_1 from SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' from viewNet
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary 0.00,0.00,30.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
31c31
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.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="po_0" color="red" fill="0" layer="0.00" shape="20.000000,10.000000 20.000000,20.000000 10.000000,20.000000 10.000000,10.000000 20.000000,10.000000" angle="365.00"/>
    <poly id="po_1" color="red" fill="0" layer="0.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000" angle="-5.00"/>
    <poly id="po_2" color="red" fill="0" layer="0.00" shape="40.000000,10.000000 40.000000,20.000000 30.000000,20.000000 30.000000,10.000000 40.000000,10.000000" angle="5.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly create close_shape ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
---
>     <poly id="po_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000"/>
---------- Differences in errors ----------
6d5
< Debug: Selected item 'poly' in TagSelector
9,10c8,9
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
---
> Debug: Adding poly 'po_0' into viewNet
> GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
13,14c12,13
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
---
> Debug: Removing poly 'po_0' from viewNet
> GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
17,18c16,17
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
---
> Debug: Adding poly 'po_0' into viewNet
> GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
46,48c45,47
< Debug: Removing poly 'poly_0' from net in ~GNEChange_Shape()
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
---
> Debug: Removing poly 'po_0' from net in ~GNEChange_Shape()
> GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
> Debug: delete poly 'po_0' in ~GNEChange_Shape()

TEST FAILED on ts-sim-build-ba : shapeElements poly create color ( Last six runs Feb2022 )

---------- Differences in errors ----------
6a7,8
> Debug: Selected item 'poi' in TagSelector
> Debug: Selected item 'poiLane' in TagSelector
9,76c11,38
< Debug: Adding poly 'po_0' into viewNet
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of poly
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_1' into viewNet
< GLDebug: 	Inserted polygon:po_1 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_1' from viewNet
< GLDebug: 	Removed object polygon:po_1 from SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' from viewNet
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'po_0' into viewNet
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'po_1' into viewNet
< GLDebug: 	Inserted polygon:po_1 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
24c24
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="po_0" color="139,131,120" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
    <poly id="po_1" color="red" fill="0" layer="0.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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 create fill ( Last six runs Feb2022 )

---------- Differences in errors ----------
9,10c9
< Debug: Adding poly 'po_0' into viewNet
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
---
> Debug: Invalid input parameter of poly
12,14d10
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' from viewNet
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
16,18d11
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'po_0' into viewNet
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
33,48d25
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 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 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: Removing poly 'po_0' from net in ~GNEChange_Shape()
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: delete poly 'po_0' in ~GNEChange_Shape()
<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="po_0" color="red" fill="1" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poly create id ( Last six runs Feb2022 )

---------- Differences in errors ----------
7d6
< Debug: Selected item 'poly' in TagSelector
10,11c9,10
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
---
> Debug: Adding poly 'po_0' into viewNet
> GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
14,97c13,46
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 0.00,0.00,30.00,30.00
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of poly: invalid id used in id
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Error: Could not build taz with ID 'poly_0' in netedit; declared twice.
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'custom_ID' into viewNet
< GLDebug: 	Inserted polygon:custom_ID into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'custom_ID' from viewNet
< GLDebug: 	Removed object polygon:custom_ID from SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_1' from viewNet
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 0.00,0.00,30.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in log ----------
1d0
< Error: Could not build taz with ID 'poly_0' in netedit; declared twice.
---------- Differences in output ----------
35c35
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.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="custom_ID" color="red" fill="0" layer="0.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000"/>
    <poly id="poly_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
    <poly id="poly_1" color="red" fill="0" layer="0.00" shape="20.000000,10.000000 20.000000,20.000000 10.000000,20.000000 10.000000,10.000000 20.000000,10.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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 create imgfile ( Last six runs Feb2022 )

---------- Differences in errors ----------
7,66c7
< Unknown file extension '' for image '%%$%$&$%$%$'!
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of poly
< Loading failed!
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of poly
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' into viewNet
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' from viewNet
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'po_0' into viewNet
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< 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
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,4d0
< Error: Could not load '%%$%$&$%$%$'.
< Unknown file extension '' for image '%%$%$&$%$%$'!
< Error: Could not load 'paris.ico'.
< Loading failed!
---------- Differences in output ----------
26c26
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.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="po_0" color="white" fill="1" layer="0.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000" imgFile="berlin_icon.ico"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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 create layer ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5,6c5
<     <poly id="po_0" color="red" fill="0" layer="-2.50" shape="20.000000,10.000000 20.000000,20.000000 10.000000,20.000000 10.000000,10.000000 20.000000,10.000000"/>
<     <poly id="po_1" color="red" fill="0" layer="3.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000"/>
---
>     <poly id="po_0" color="red" fill="0" lineWidth="3.00" layer="0.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000"/>
---------- Differences in errors ----------
12,13c12
< Debug: Adding poly 'po_0' into viewNet
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 0.00,0.00,30.00,30.00
---
> Debug: Invalid input parameter of poly
16,21c15,16
< Debug: Adding poly 'po_1' into viewNet
< GLDebug: 	Inserted polygon:po_1 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_1' from viewNet
< GLDebug: 	Removed object polygon:po_1 from SUMORTree with boundary 10.00,0.00,40.00,30.00
---
> Debug: Adding poly 'po_0' into viewNet
> GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
25c20,21
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary 0.00,0.00,30.00,30.00
---
> GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00
> Debug: Keys Ctrl+Z (Undo) pressed
29c25
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 0.00,0.00,30.00,30.00
---
> GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
31,33d26
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'po_1' into viewNet
< GLDebug: 	Inserted polygon:po_1 into SUMORTree with boundary 10.00,0.00,40.00,30.00
61,63d53
< Debug: Removing poly 'po_1' from net in ~GNEChange_Shape()
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly create linewidth ( Last six runs Feb2022 )

---------- Differences in errors ----------
7,64c7
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of poly
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Invalid input parameter of poly
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' into viewNet
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' from viewNet
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'po_0' into viewNet
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
25c25
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.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="po_0" color="red" fill="0" lineWidth="3.20" layer="0.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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 create relativepath ( Last six runs Feb2022 )

---------- Differences in errors ----------
7,10c7,12
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' into viewNet
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
---
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of /home/delphi/coverageGcc/texttesttmp/netedit.gui.06Feb092450.1227489/netedit.gui/additionalElements/parkingspace/create/length/input_net.con.xml failed.
12,14d13
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' from viewNet
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
16,18d14
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'po_0' into viewNet
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
33,48d28
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 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
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,4
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of /home/delphi/coverageGcc/texttesttmp/netedit.gui.06Feb092450.1227489/netedit.gui/additionalElements/parkingspace/create/length/input_net.con.xml 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">
    <poly id="po_0" color="white" fill="1" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000" imgFile="berlin_icon.ico"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poly create type ( Last six runs Feb2022 )

---------- Differences in errors ----------
9,10c9
< Debug: Adding poly 'po_0' into viewNet
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
---
> Debug: Invalid input parameter of poly
13,14c12
< Debug: Adding poly 'po_1' into viewNet
< GLDebug: 	Inserted polygon:po_1 into SUMORTree with boundary 0.00,0.00,30.00,30.00
---
> Debug: Invalid input parameter of poly
16,18d13
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_1' from viewNet
< GLDebug: 	Removed object polygon:po_1 from SUMORTree with boundary 0.00,0.00,30.00,30.00
20,22d14
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' from viewNet
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
24,26d15
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'po_0' into viewNet
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
28,30d16
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'po_1' into viewNet
< GLDebug: 	Inserted polygon:po_1 into SUMORTree with boundary 0.00,0.00,30.00,30.00
45,63d30
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
<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="po_0" type="<<poly_test>>" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
    <poly id="po_1" type="poly_test" color="red" fill="0" layer="0.00" shape="20.000000,10.000000 20.000000,20.000000 10.000000,20.000000 10.000000,10.000000 20.000000,10.000000"/>
</additional>

TEST FAILED on ts-sim-build-ba : shapeElements poly delete ( Last six runs Feb2022 )

---------- Differences in errors ----------
4d3
< Debug: Selected item 'poly' in TagSelector
7,8c6,7
< Debug: Adding poly 'poly_0' into viewNet
< Debug: Removing poly 'poly_0' from viewNet
---
> Debug: Adding poly 'po_0' into viewNet
> Debug: Removing poly 'po_0' from viewNet
15c14
< Debug: Adding poly 'poly_0' into viewNet
---
> Debug: Adding poly 'po_0' into viewNet
18c17
< Debug: Removing poly 'poly_0' from viewNet
---
> Debug: Removing poly 'po_0' from viewNet
21c20
< Debug: Adding poly 'poly_0' into viewNet
---
> Debug: Adding poly 'po_0' into viewNet
24c23
< Debug: Removing poly 'poly_0' from viewNet
---
> Debug: Removing poly 'po_0' from viewNet
31c30
< Debug: delete poly 'poly_0' in ~GNEChange_Shape()
---
> Debug: delete poly 'po_0' in ~GNEChange_Shape()

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect angle ( Last six runs Feb2022 )

---------- Differences in errors ----------
11,80c11
< Debug: Value 'dummyAngle' for attribute angle of poly isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' from viewNet
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'po_0' into viewNet
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<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">
    <poly id="po_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000" angle="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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 closeshape ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000"/>
---
>     <poly id="po_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
---------- Differences in errors ----------
7d6
< Debug: Selected item 'poly' in TagSelector
10,14c9,10
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Setting new attribute
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
---
> Debug: Adding poly 'po_0' into viewNet
> GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
17,19c13,14
< Debug: Restoring previous attribute
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
---
> Debug: Removing poly 'po_0' from viewNet
> GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
21,23d15
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
26,27c18,19
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
---
> Debug: Adding poly 'po_0' into viewNet
> GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
29,32d20
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1
> Warning: Invalid format of parameter ( )

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect color ( Last six runs Feb2022 )

---------- Differences in errors ----------
11,72c11
< Debug: Value 'dummyColor' for attribute color of poly isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< 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 ----------
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">
    <poly id="po_0" color="125,60,200" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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 fill ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <poly id="po_0" color="red" fill="1" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
---
>     <poly id="po_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
---------- Differences in errors ----------
11,14c11
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value ' ' for attribute color of poly isn't valid
18a16
> Debug: Keys Ctrl+Z (Undo) pressed
24,25d21
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect geo_shape ( Last six runs Feb2022 )

---------- Differences in errors ----------
7d6
< Debug: Selected item 'poly' in TagSelector
10,72c9,11
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Setting new attribute
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -4610404.88,395778.63,-2056797.94,2972203.46
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -4610404.88,395778.63,-2056797.94,2972203.46
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -10.02,-0.02,20.03,29.96
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -10.02,-0.02,20.03,29.96
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -10.02,-0.02,20.03,29.96
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -10.02,-0.02,20.03,29.96
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -4610404.88,395778.63,-2056797.94,2972203.46
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
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="red" fill="0" layer="0.00" shape="-2711527.094229,1000635.818699 -2056807.940052,1557396.051959 -2563934.151849,2235708.615558 -3016271.140037,2972193.458496 -3780172.620676,2481903.444975 -4610394.876559,1941895.181071 -4019395.755701,1120022.207110 -3388736.072138,395788.626902 -2711527.094229,1000635.818699"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect geo_use ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <poly id="poly_0" color="red" fill="0" layer="0.00" geo="1" shape="10.511122,0.000090 10.511122,0.000180 10.511032,0.000180 10.511032,0.000090 10.511122,0.000090"/>
---
>     <poly id="po_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
---------- Differences in errors ----------
7d6
< Debug: Selected item 'poly' in TagSelector
10,14c9,10
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Setting new attribute
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
---
> Debug: Adding poly 'po_0' into viewNet
> GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
17,19c13,14
< Debug: Restoring previous attribute
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
---
> Debug: Removing poly 'po_0' from viewNet
> GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
21,23d15
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
26,27c18,19
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
---
> Debug: Adding poly 'po_0' into viewNet
> GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
29,32d20
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect id ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <poly id="newID" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
---
>     <poly id="po_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
---------- Differences in errors ----------
15,18c15,68
< Debug: Setting new attribute
< Debug: Value '' for attribute id of poly isn't valid
< Debug: Value 'ID with spaces' for attribute id of poly isn't valid
< Debug: Setting new attribute
---
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,50
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of /home/delphi/coverageGcc/texttesttmp/netedit.gui.06Feb092450.1227489/netedit.gui/additionalElements/parkingspace/create/length/net.net.xml failed.
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect imgfile ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <poly id="po_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000" imgFile="berlin_icon.ico"/>
---
>     <poly id="po_0" color="red" fill="0" layer="0.00" name="berlin_icon.ico" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
---------- Differences in errors ----------
11,14c11,12
< Unknown file extension '' for image '%$$%%%%%'!
< Debug: Value '%$$%%%%%' for attribute imgFile of poly isn't valid
< Loading failed!
< Debug: Value 'paris.ico' for attribute imgFile of poly isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
21,22c19
< Debug: Removing poly 'po_0' from viewNet
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
---
> Debug: Restoring previous attribute
25,26c22
< Debug: Adding poly 'po_0' into viewNet
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
---
> Debug: Setting new attribute
---------- 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 poly inspect layer ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <poly id="po_0" color="red" fill="0" layer="2.50" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
---
>     <poly id="po_0" color="red" fill="0" lineWidth="2.50" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
---------- Differences in errors ----------
11,12c11,12
< Debug: Value 'dummyLayer' for attribute layer of poly isn't valid
< Debug: Setting new attribute
---
> Debug: Value 'dummyLayer' for attribute lineWidth of poly isn't valid
> Debug: Value '-2' for attribute lineWidth of poly isn't valid
19c19,20
< Debug: Restoring previous attribute
---
> Debug: Removing poly 'po_0' from viewNet
> GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
22c23,24
< Debug: Setting new attribute
---
> Debug: Adding poly 'po_0' into viewNet
> GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect linewidth ( Last six runs Feb2022 )

---------- Differences in errors ----------
11,67c11,38
< Debug: Value 'dummyLineWidth' for attribute lineWidth of poly isn't valid
< Debug: Value '-2' for attribute lineWidth of poly isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' from viewNet
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'po_0' into viewNet
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
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">
    <poly id="po_0" color="red" fill="0" lineWidth="2.50" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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 parameters ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5,9c5
<     <poly id="poly_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000">
<         <param key="keyFinal1" value="value1"/>
<         <param key="keyFinal2" value="value2"/>
<         <param key="keyFinal3" value="value3"/>
<     </poly>
---
>     <poly id="po_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
---------- Differences in errors ----------
7d6
< Debug: Selected item 'poly' in TagSelector
10,18c9,149
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding poly 'po_0' into viewNet
> GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,3c1,125
< Warning: Invalid format of parameter (dummyGenericParameters)
< Warning: Invalid format of parameter (key1)
< Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of /home/delphi/coverageGcc/texttesttmp/netedit.gui.06Feb092450.1227489/netedit.gui/additionalElements/parkingspace/create/length/net.net.xml failed.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect relativepath ( Last six runs Feb2022 )

---------- Differences in errors ----------
11,14c11,12
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Unknown file extension '' for image ' '!
> Debug: Value ' ' for attribute imgFile of poly isn't valid
39a38
> Debug: Keys Ctrl+Z (Undo) pressed
45,46d43
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
---------- Differences in log ----------
0a1,2
> Error: Could not load ' '.
> Unknown file extension '' for image ' '!

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect shape ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <poly id="po_0" color="red" fill="0" layer="0.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="dummyShape" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
---------- Differences in errors ----------
11,13d10
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
< Debug: Value 'dummyShape' for attribute shape of poly isn't valid
< Debug: Value '' for attribute shape of poly isn't valid
15,24c12,14
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 2.00,-2.00,22.00,18.00
< Debug: Setting new attribute
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary 2.00,-2.00,22.00,18.00
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 2.00,-2.00,22.00,18.00
---
> Debug: Value '' for attribute id of poly isn't valid
> Debug: Value '12.00,8.00' for attribute id of poly isn't valid
> Debug: Value '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' for attribute id of poly isn't valid
28,29d17
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary 2.00,-2.00,22.00,18.00
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
33a22
> Debug: Keys Ctrl+Z (Undo) pressed
41,42d29
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 2.00,-2.00,22.00,18.00
44,47d30
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
<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.

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect type ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5c5
<     <poly id="po_0" type="<<myOwnType>>" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
---
>     <poly id="po_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/>
---------- Differences in errors ----------
11,14c11
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
---
> Debug: Value '<<myOwnType>>' for attribute layer of poly isn't valid
18a16
> Debug: Keys Ctrl+Z (Undo) pressed
24,25d21
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected angle ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5,6c5,6
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000" angle="10.00"/>
<     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000" angle="10.00"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000" angle="1.00"/>
>     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000" angle="2.00"/>
---------- Differences in errors ----------
10,28c10,63
< Debug: Value 'dummyAngle' for attribute angle of poly isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Open additional dialog
> Debug: Close additional dialog
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>
---------- Differences in log ----------
0a1,50
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: phase cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: request cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: connection cannot be processed either with additional handler nor with demand handler
> Error: Loading of /home/delphi/coverageGcc/texttesttmp/netedit.gui.06Feb092450.1227489/netedit.gui/additionalElements/parkingspace/create/length/net.net.xml failed.
> Error: location cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
> Error: lane cannot be processed either with additional handler nor with demand handler
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected closeshape ( Last six runs Feb2022 )

---------- Differences in additionals ----------
6c6
<     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
---
>     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000"/>
---------- Differences in errors ----------
10,23d9
< Debug: Setting new attribute
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Setting new attribute
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Restoring previous attribute
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
29a16
> Debug: Keys Ctrl+Z (Undo) pressed
37,43d23
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Setting new attribute
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected color ( Last six runs Feb2022 )

---------- Differences in errors ----------
10,83c10
< Debug: Value 'dummyColor' for attribute color of poly isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
13c13
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.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="125,60,200" 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="125,60,200" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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 fill ( Last six runs Feb2022 )

---------- Differences in errors ----------
10c10
< Debug: Value 'true' for attribute layer of poly isn't valid
---
> Debug: Value 'true' for attribute lineWidth of poly isn't valid

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected geo_use ( Last six runs Feb2022 )

---------- Differences in errors ----------
10,78c10
< Debug: Setting new attribute
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Setting new attribute
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" layer="128.00" geo="1" shape="10.511140,0.000072 10.511140,0.000162 10.511050,0.000162 10.511050,0.000072 10.511140,0.000072"/>
    <poly id="poly_1" color="red" fill="0" layer="128.00" geo="1" shape="10.511319,0.000072 10.511319,0.000162 10.511229,0.000162 10.511229,0.000072 10.511319,0.000072"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected imgfile ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5,6c5,6
<     <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000" imgFile="berlin_icon.ico"/>
<     <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000" imgFile="berlin_icon.ico"/>
---
>     <poly id="poly_0" color="red" fill="0" layer="128.00" name="berlin_icon.ico" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
>     <poly id="poly_1" color="red" fill="0" layer="128.00" name="berlin_icon.ico" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000" imgFile="berlin_icon.ico"/>
---------- Differences in errors ----------
10,13c10,14
< Unknown file extension '' for image '%$$%%%%%'!
< Debug: Value '%$$%%%%%' for attribute imgFile of poly isn't valid
< Loading failed!
< Debug: Value 'paris.ico' for attribute imgFile of poly isn't valid
---
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
> Debug: Setting new attribute
17a19
> Debug: Restoring previous attribute
20,23c22,23
< Debug: Removing poly 'poly_1' from viewNet
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
---
> Debug: Restoring previous attribute
> Debug: Restoring previous attribute
26,29c26,27
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
---
> Debug: Setting new attribute
> Debug: Setting new attribute
31a30
<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 poly inspect_selected layer ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5,6c5,6
<     <poly id="poly_0" color="red" fill="0" layer="2.50" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
<     <poly id="poly_1" color="red" fill="0" layer="2.50" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
---
>     <poly id="poly_0" color="red" fill="0" lineWidth="2.50" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
>     <poly id="poly_1" color="red" fill="0" lineWidth="2.50" layer="64.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
---------- Differences in errors ----------
10,12c10,11
< Debug: Value 'dummyLayer' for attribute layer of poly isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Value 'dummyLayer' for attribute lineWidth of poly isn't valid
> Debug: Value '-2' for attribute lineWidth of poly isn't valid
21,22c20,23
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Removing poly 'poly_1' from viewNet
> GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
> Debug: Removing poly 'poly_0' from viewNet
> GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
25,26c26,29
< Debug: Setting new attribute
< Debug: Setting new attribute
---
> Debug: Adding poly 'poly_0' into viewNet
> GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
> Debug: Adding poly 'poly_1' into viewNet
> GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected linewidth ( Last six runs Feb2022 )

---------- Differences in errors ----------
10,76c10,37
< Debug: Value 'dummyLineWidth' for attribute lineWidth of poly isn't valid
< Debug: Value '-2' for attribute lineWidth of poly isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_1' from viewNet
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Removing poly 'poly_0' from viewNet
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'poly_0' into viewNet
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' into viewNet
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
< 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 ----------
12c12
< TestFunctions: Netedit closed successfully
---
> TestFunctions: Error closing Netedit
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="poly_0" color="red" fill="0" lineWidth="2.50" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
    <poly id="poly_1" color="red" fill="0" lineWidth="2.50" layer="64.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected relativepath ( Last six runs Feb2022 )

---------- Differences in errors ----------
10,15c10,11
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Unknown file extension '' for image ' '!
> Debug: Value ' ' for attribute imgFile of poly isn't valid
42a39
> Debug: Keys Ctrl+Z (Undo) pressed
50,52d46
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
---------- Differences in log ----------
0a1,2
> Error: Could not load ' '.
> Unknown file extension '' for image ' '!

TEST FAILED on ts-sim-build-ba : shapeElements poly inspect_selected type ( Last six runs Feb2022 )

---------- Differences in additionals ----------
5,6c5,6
<     <poly id="poly_0" type="<<myOwnType>>" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
<     <poly id="poly_1" type="<<myOwnType>>" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
---
>     <poly id="poly_0" type="type1" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
>     <poly id="poly_1" type="type2" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
---------- Differences in errors ----------
10,15c10
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
---
> Debug: Value '<<myOwnType>>' for attribute layer of poly isn't valid
21a17
> Debug: Keys Ctrl+Z (Undo) pressed
29,31d24
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute

Detailed information for the tests that had known bugs:

213 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 e2detector create id ( Last six runs Feb2022 )
additionalElements parkingarea create id ( Last six runs Feb2022 )
additionalElements routeprobe create id ( Last six runs Feb2022 )
bugs ticket4528 ( Last six runs Feb2022 )
bugs ticket5540 ( Last six runs Feb2022 )
demandElements flow create begin ( Last six runs Feb2022 )
demandElements flow create end ( Last six runs Feb2022 )
demandElements flow create id ( Last six runs Feb2022 )
demandElements flow create number ( Last six runs Feb2022 )
demandElements flow create period ( Last six runs Feb2022 )
demandElements flow create probability ( Last six runs Feb2022 )
demandElements flow create vehsPerHour ( Last six runs Feb2022 )
demandElements flow fix ( Last six runs Feb2022 )
demandElements flow inspect begin ( Last six runs Feb2022 )
demandElements flow inspect end ( Last six runs Feb2022 )
demandElements flow inspect number ( Last six runs Feb2022 )
demandElements flow inspect period ( Last six runs Feb2022 )
demandElements flow inspect probability ( Last six runs Feb2022 )
demandElements flow inspect vehsPerHour ( Last six runs Feb2022 )
demandElements flow inspect_selection type ( Last six runs Feb2022 )
demandElements flow_embedded create begin ( Last six runs Feb2022 )
demandElements flow_embedded create end ( Last six runs Feb2022 )
demandElements flow_embedded create id ( Last six runs Feb2022 )
demandElements flow_embedded create number ( Last six runs Feb2022 )
demandElements flow_embedded create period ( Last six runs Feb2022 )
demandElements flow_embedded create probability ( Last six runs Feb2022 )
demandElements flow_embedded create vehsPerHour ( Last six runs Feb2022 )
demandElements flow_embedded fix ( Last six runs Feb2022 )
demandElements flow_embedded inspect_selection type ( Last six runs Feb2022 )
demandElements person create id ( Last six runs Feb2022 )
demandElements person fix ( Last six runs Feb2022 )
demandElements person inspect ( Last six runs Feb2022 )
demandElements person inspect_selection ( Last six runs Feb2022 )
demandElements person load ( Last six runs Feb2022 )
demandElements person volatileRecomputing ( Last six runs Feb2022 )
demandElements personflow create begin ( Last six runs Feb2022 )
demandElements personflow create end ( Last six runs Feb2022 )
demandElements personflow create id ( Last six runs Feb2022 )
demandElements personflow create number ( Last six runs Feb2022 )
demandElements personflow create period ( Last six runs Feb2022 )
demandElements personflow create probability ( Last six runs Feb2022 )
demandElements personflow create vehsPerHour ( Last six runs Feb2022 )
demandElements personflow fix ( Last six runs Feb2022 )
demandElements personflow inspect ( Last six runs Feb2022 )
demandElements personflow inspect_selection ( Last six runs Feb2022 )
demandElements personflow load ( Last six runs Feb2022 )
demandElements personflow volatileRecomputing ( Last six runs Feb2022 )
demandElements route create_consecutive id ( Last six runs Feb2022 )
demandElements route create_nonconsecutive id ( Last six runs Feb2022 )
demandElements routeflow create begin ( Last six runs Feb2022 )
demandElements routeflow create end ( Last six runs Feb2022 )
demandElements routeflow create id ( Last six runs Feb2022 )
demandElements routeflow create number ( Last six runs Feb2022 )
demandElements routeflow create period ( Last six runs Feb2022 )
demandElements routeflow create probability ( Last six runs Feb2022 )
demandElements routeflow create vehsPerHour ( Last six runs Feb2022 )
demandElements routeflow fix ( Last six runs Feb2022 )
demandElements routeflow inspect begin ( Last six runs Feb2022 )
demandElements routeflow inspect end ( Last six runs Feb2022 )
demandElements routeflow inspect number ( Last six runs Feb2022 )
demandElements routeflow inspect period ( Last six runs Feb2022 )
demandElements routeflow inspect probability ( Last six runs Feb2022 )
demandElements routeflow inspect vehsPerHour ( Last six runs Feb2022 )
demandElements routeflow inspect_selection begin ( Last six runs Feb2022 )
demandElements routeflow inspect_selection end ( Last six runs Feb2022 )
demandElements routeflow inspect_selection number ( Last six runs Feb2022 )
demandElements routeflow inspect_selection period ( Last six runs Feb2022 )
demandElements routeflow inspect_selection probability ( Last six runs Feb2022 )
demandElements routeflow inspect_selection type ( Last six runs Feb2022 )
demandElements routeflow inspect_selection vehsPerHour ( Last six runs Feb2022 )
demandElements stop lane inspect endPos ( Last six runs Feb2022 )
demandElements stop lane inspect startPos ( Last six runs Feb2022 )
demandElements trip create id ( Last six runs Feb2022 )
demandElements trip fix ( Last six runs Feb2022 )
demandElements trip inspect_selection type ( Last six runs Feb2022 )
demandElements vehicle create id ( Last six runs Feb2022 )
demandElements vehicle fix ( Last six runs Feb2022 )
demandElements vehicle inspect_selection type ( Last six runs Feb2022 )
demandElements vehicle_embedded create id ( Last six runs Feb2022 )
demandElements vehicle_embedded fix ( Last six runs Feb2022 )
demandElements vehicle_embedded inspect_selection type ( Last six runs Feb2022 )
demandElements vehicletype copy ( Last six runs Feb2022 )
demandElements vehicletype create basic accel ( Last six runs Feb2022 )
demandElements vehicletype create basic color ( Last six runs Feb2022 )
demandElements vehicletype create basic decel ( Last six runs Feb2022 )
demandElements vehicletype create basic default ( Last six runs Feb2022 )
demandElements vehicletype create basic id ( Last six runs Feb2022 )
demandElements vehicletype create basic length ( Last six runs Feb2022 )
demandElements vehicletype create basic maxspeed ( Last six runs Feb2022 )
demandElements vehicletype create basic mingap ( Last six runs Feb2022 )
demandElements vehicletype create basic sigma ( Last six runs Feb2022 )
demandElements vehicletype create basic tau ( Last six runs Feb2022 )
demandElements vehicletype create basic vclass ( Last six runs Feb2022 )
demandElements vehicletype create dialog actionStepLength ( Last six runs Feb2022 )
demandElements vehicletype create dialog boardingduration ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params accel ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params apparentDecel ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params ca_gain_gap_cacc ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params ca_gain_gap_dot_cacc ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params ca_gain_space ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params ca_gain_speed ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_c1 ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ccaccel ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ccdecel ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_constspacing ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_d ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_h ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_ka ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_kp ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_flatbed_kv ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_kp ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_lambda ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_lanes_count ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_omegan ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ploeg_h ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ploeg_kd ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_ploeg_kp ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_tau ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_cc_xi ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_idm_delta ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_idm_stepping ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_idmm_adapt_factor ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_idmm_adapt_time ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_kerner_phi ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_pwagner2009_approb ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_pwagner2009_taulast ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc1 ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc2 ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc3 ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc4 ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc5 ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc6 ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc7 ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc8 ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_w99_cc9 ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_wiedemann_estimation ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params cf_wiedemann_security ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params collision_mingap_factor ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params decel ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params emergencyDecel ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params gc_gain_gap_cacc ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params gc_gain_gap_dot_cacc ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params gc_gain_space ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params gc_gain_speed ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params gcc_gain_gap_cacc ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params gcc_gain_gap_dot_cacc ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params gcc_gain_space ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params gcc_gain_speed ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params headway_time_cacc_to_acc ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params k ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params sc_gain ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params sc_gain_cacc ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params sigma ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params tau ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params tmp1 ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params tmp2 ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params tmp3 ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params tmp4 ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params tmp5 ( Last six runs Feb2022 )
demandElements vehicletype create dialog carfollowingmodel_params train_type ( Last six runs Feb2022 )
demandElements vehicletype create dialog color ( Last six runs Feb2022 )
demandElements vehicletype create dialog containercapacity ( Last six runs Feb2022 )
demandElements vehicletype create dialog default ( Last six runs Feb2022 )
demandElements vehicletype create dialog emissionclass ( Last six runs Feb2022 )
demandElements vehicletype create dialog guishape ( Last six runs Feb2022 )
demandElements vehicletype create dialog id ( Last six runs Feb2022 )
demandElements vehicletype create dialog imgfile ( Last six runs Feb2022 )
demandElements vehicletype create dialog impatience ( Last six runs Feb2022 )
demandElements vehicletype create dialog junctionmodel_params jm_crossing_gap ( Last six runs Feb2022 )
demandElements vehicletype create dialog junctionmodel_params jm_drive_after_red_time ( Last six runs Feb2022 )
demandElements vehicletype create dialog junctionmodel_params jm_drive_after_yellow_time ( Last six runs Feb2022 )
demandElements vehicletype create dialog junctionmodel_params jm_drive_red_speed ( Last six runs Feb2022 )
demandElements vehicletype create dialog junctionmodel_params jm_ignore_foe_prob ( Last six runs Feb2022 )
demandElements vehicletype create dialog junctionmodel_params jm_ignore_foe_speed ( Last six runs Feb2022 )
demandElements vehicletype create dialog junctionmodel_params jm_ignore_keep_clear_time ( Last six runs Feb2022 )
demandElements vehicletype create dialog junctionmodel_params jm_sigma_minor ( Last six runs Feb2022 )
demandElements vehicletype create dialog junctionmodel_params jm_timegap_minor ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_accel_lat ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_assertive ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_cooperative ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_impatience ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_keep_right ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_lookahead_left ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_max_speed_lat_factor ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_max_speed_lat_standing ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_opposite ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_overtake_right ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_pushy ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_pushy_gap ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_speed_gain ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_speed_gain_right ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_strategic ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_sublane ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_time_to_impatience ( Last six runs Feb2022 )
demandElements vehicletype create dialog lanechangemodel_params lc_turn_alignment_distance ( Last six runs Feb2022 )
demandElements vehicletype create dialog latalignment ( Last six runs Feb2022 )
demandElements vehicletype create dialog length ( Last six runs Feb2022 )
demandElements vehicletype create dialog loadingduration ( Last six runs Feb2022 )
demandElements vehicletype create dialog maxspeed ( Last six runs Feb2022 )
demandElements vehicletype create dialog maxspeedlat ( Last six runs Feb2022 )
demandElements vehicletype create dialog mingap ( Last six runs Feb2022 )
demandElements vehicletype create dialog mingaplat ( Last six runs Feb2022 )
demandElements vehicletype create dialog osgfile ( Last six runs Feb2022 )
demandElements vehicletype create dialog personcapacity ( Last six runs Feb2022 )
demandElements vehicletype create dialog speeddev ( Last six runs Feb2022 )
demandElements vehicletype create dialog speedfactor ( Last six runs Feb2022 )
demandElements vehicletype create dialog vclass ( Last six runs Feb2022 )
demandElements vehicletype create dialog width ( Last six runs Feb2022 )
netElements edges templates ( Last six runs Feb2022 )
netElements trafficlights create_overlappedjunctions ( Last six runs Feb2022 )
selection basic contextual_menu ( Last six runs Feb2022 )

18 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'')
---------- Differences in errors ----------
1c1
< python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
---
> python: can't open file 'test.py': [Errno 2] No such file or directory
demandElements flow inspect_selection begin ( Last six runs Feb2022 )
demandElements flow inspect_selection end ( Last six runs Feb2022 )
demandElements flow inspect_selection number ( Last six runs Feb2022 )
demandElements flow inspect_selection period ( Last six runs Feb2022 )
demandElements flow inspect_selection probability ( Last six runs Feb2022 )
demandElements flow inspect_selection vehsPerHour ( Last six runs Feb2022 )
demandElements flow_embedded inspect begin ( Last six runs Feb2022 )
demandElements flow_embedded inspect end ( Last six runs Feb2022 )
demandElements flow_embedded inspect number ( Last six runs Feb2022 )
demandElements flow_embedded inspect period ( Last six runs Feb2022 )
demandElements flow_embedded inspect probability ( Last six runs Feb2022 )
demandElements flow_embedded inspect vehsPerHour ( Last six runs Feb2022 )
demandElements flow_embedded inspect_selection begin ( Last six runs Feb2022 )
demandElements flow_embedded inspect_selection end ( Last six runs Feb2022 )
demandElements flow_embedded inspect_selection number ( Last six runs Feb2022 )
demandElements flow_embedded inspect_selection period ( Last six runs Feb2022 )
demandElements flow_embedded inspect_selection probability ( Last six runs Feb2022 )
demandElements flow_embedded inspect_selection vehsPerHour ( Last six runs Feb2022 )